File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Title: The Update Framework Specification
33Shortname: TUF
44Status: LS
55Abstract: A framework for securing software update systems.
6- Date: 2023-04-14
6+ Date: 2026-01-22
77Editor: Justin Cappos, NYU
88Editor: Trishank Karthik Kuppusamy, Datadog
99Editor: Joshua Lock, Verizon
@@ -997,7 +997,7 @@ as is described for the <a>root.json</a> file.
997997 as key and <a >HASH</a > as defined for <a >METAFILES</a >. For example:
998998 ` { "sha256": HASH, ... } ` .
999999
1000- : <dfn >CUSTOM</a >
1000+ : <dfn >CUSTOM</dfn >
10011001 ::
10021002 An object. If defined, the elements and values of the <a >CUSTOM</a > object
10031003 will be made available to the client application. The format of the
@@ -1265,7 +1265,7 @@ as is described for the <a>root.json</a> file.
12651265 A string giving the location from which to retrieve metadata files.
12661266 <a for =" mirrors " >METAPATH</a > will be a relative path to <a >URLBASE</a >.
12671267
1268- : <dfn >TARGETSPATH</a >
1268+ : <dfn >TARGETSPATH</dfn >
12691269 ::
12701270 A string giving the location from which to retrieve target files.
12711271 <a >TARGETSPATH</a > will be a relative path to <a >URLBASE</a >.
You can’t perform that action at this time.
0 commit comments