| description | Obtain app from a GitHub release. |
|---|
- "type" - Type of source. "url" is one of them.
{% content-ref url="../" %} .. {% endcontent-ref %}
- "format" - The format of the download provided by the source. For example, "zip".
{% content-ref url="../format.md" %} format.md {% endcontent-ref %}
- "repository" - Location for the repository.
{% content-ref url="repository.md" %} repository.md {% endcontent-ref %}
- "file" - The archive file to obtain from inside the github release (automatically extracted and deleted).
{% content-ref url="file.md" %} file.md {% endcontent-ref %}
- "additional_files" - Additional files that should be downloaded from the github release.
{% content-ref url="additional-files.md" %} additional-files.md {% endcontent-ref %}