File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -813,10 +813,9 @@ repo](https://github.com/theupdateframework/specification/issues).
813
813
It is allowed to have a TARGETS object with no TARGETPATH elements. This
814
814
can be used to indicate that no target files are available.
815
815
816
- HASHES is a dictionary that specifies one or more hashes, including
817
- the cryptographic hash function. For example: { "sha256": HASH, ... }. It
818
- is required for delegated roles, and optional for all others. HASH is the
819
- hexdigest of the cryptographic function computed on the target file.
816
+ HASHES is a dictionary that specifies one or more hashes, including the
817
+ cryptographic hash function. For example: { "sha256": HASH, ... }. HASH is
818
+ the hexdigest of the cryptographic function computed on the target file.
820
819
821
820
If defined, the elements and values of "custom" will be made available to the
822
821
client application. The information in "custom" is opaque to the framework
You can’t perform that action at this time.
0 commit comments