File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -813,10 +813,9 @@ repo](https://github.com/theupdateframework/specification/issues).
813813 It is allowed to have a TARGETS object with no TARGETPATH elements. This
814814 can be used to indicate that no target files are available.
815815
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.
820819
821820 If defined, the elements and values of "custom" will be made available to the
822821 client application. The information in "custom" is opaque to the framework
You can’t perform that action at this time.
0 commit comments