python-tuf/tests/generated_data/ed25519_metadata/timestamp_with_ed25519.json
Martin Vrachev 26e748e0c1 Bump supported spec version to 1.0.31
Bump the supported specification version to 1.0.31 and additionally
update the generated test metadata as it has to be up to date with the
latest changes.

The new changes in the specification version 1.0.31 clarify the
requirement for the new root version as compared to the old root version
in step 5.3.5:
https://theupdateframework.github.io/specification/latest/#update-root

We already do what the specification suggests in the new changes, so
no other changes are required.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2022-09-26 17:56:15 +03:00

19 lines
No EOL
434 B
JSON

{
"signatures": [
{
"keyid": "09d440e3725cec247dcb8703b646a87dd2a4d75343e8095c036c32795eefe3b9",
"sig": "f1b1921a5963485eb5f1cf83f1b44548420bdcced420a367f0c42b63c91950410287f6d062824941085361c3906bb44a365352e2971787a653443ff8df484007"
}
],
"signed": {
"_type": "timestamp",
"expires": "2050-01-01T00:00:00Z",
"meta": {
"snapshot.json": {
"version": 1
}
},
"spec_version": "1.0.31",
"version": 1
}
}