mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
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>
15 lines
No EOL
388 B
JSON
15 lines
No EOL
388 B
JSON
{
|
|
"signatures": [
|
|
{
|
|
"keyid": "2be5c21e3614f9f178fb49c4a34d0c18ffac30abd14ced917c60a52c8d8094b7",
|
|
"sig": "9e47f85b3edc79b7215bfee1291da46655deca0b6de99cb3968293218f3329855e57c1523120a50e3a2a8cc50aa9e886f4f74d902d28f43559f294681152f30b"
|
|
}
|
|
],
|
|
"signed": {
|
|
"_type": "targets",
|
|
"expires": "2050-01-01T00:00:00Z",
|
|
"spec_version": "1.0.31",
|
|
"targets": {},
|
|
"version": 1
|
|
}
|
|
} |