GitHub Release
Obtain app from a GitHub release.
Mandatory Fields
"type" - Type of source. "url" is one of them.
"format" - The format of the download provided by the source. For example, "zip".
"repository" - Location for the repository.
"file" - The archive file to obtain from inside the github release (automatically extracted and deleted).
Optional Fields
"additional_files" - Additional files that should be downloaded from the github release.
Last updated