Skip to content

Commit 215c569

Browse files
authored
Merge pull request #37 from erickt/patch-4
0.9 timestamp example was missing "version"
2 parents 3062520 + daae731 commit 215c569

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tuf-spec.0.9.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,8 @@ Version 0.9
865865
"hashes": {
866866
"sha256": "c14aeb4ac9f4a8fc0d83d12482b9197452f6adf3eb710e3b1e2b79e8d14cb681"
867867
},
868-
"length": 1007
868+
"length": 1007,
869+
"version": 1
869870
}
870871
},
871872
"version": 1

0 commit comments

Comments
 (0)