Represents a version file containing metadata about an update. This interface defines the structure of the version.json file that contains version information and cryptographic verification data.
Base64-encoded SHA-256 hash of the update file
Base64-encoded RSA signature for verification
The version string identifier
Represents a version file containing metadata about an update. This interface defines the structure of the version.json file that contains version information and cryptographic verification data.