We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7380e1a + 4f5783f commit a8a7ceaCopy full SHA for a8a7cea
tuf-spec.md
@@ -1,8 +1,8 @@
1
# <p align="center">The Update Framework Specification
2
3
-Last modified: **25 November 2020**
+Last modified: **1 December 2020**
4
5
-Version: **1.0.13**
+Version: **1.0.14**
6
7
We strive to make the specification easy to implement, so if you come across
8
any inconsistencies or experience any difficulty, do let us know by sending an
@@ -734,8 +734,8 @@ repo](https://github.com/theupdateframework/specification/issues).
734
735
{ METAPATH : {
736
"version" : VERSION,
737
- ("length" : LENGTH, |
738
- "hashes" : HASHES) }
+ ("length" : LENGTH,)
+ ("hashes" : HASHES) }
739
, ...
740
}
741
0 commit comments