Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 733 Bytes

updateInfo.md

File metadata and controls

18 lines (13 loc) · 733 Bytes
name key type description available group links
Secure Update Data
updateInfo
String (JSON format)
Any data in JSON format.
10
Updates
top
/plist

Before begining an update Stacks will use the Secure Update Public Key to verify that the Secure Update Signature matches the Secure Update Data. This ensures that the data is unaltered from the data that you provided. If Stacks cannot verify the signature no request will be made.

The data can contain any information that you want. It should be a valid JSON dictionary object.

Please see Secure Updates document for more information.