File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -834,11 +834,12 @@ repo](https://github.com/theupdateframework/specification/issues).
834
834
the hexdigest of the cryptographic function computed on the target file.
835
835
836
836
If defined, the elements and values of the CUSTOM object will be made
837
- available to the client application. The format of, and information in,
838
- CUSTOM is opaque to the framework and can include version numbers,
839
- dependencies, requirements, and any other data that the application wants to
840
- include to describe the file at TARGETPATH. The application may use this
841
- information to guide download decisions.
837
+ available to the client application. The format of the CUSTOM object is
838
+ opaque to the framework, which only needs to know that the "custom"
839
+ attribute maps to an object. The CUSTOM object may include version
840
+ numbers, dependencies, requirements, or any other data that the application
841
+ wants to include to describe the file at TARGETPATH. The application may
842
+ use this information to guide download decisions.
842
843
843
844
DELEGATIONS is an object whose format is the following:
844
845
You can’t perform that action at this time.
0 commit comments