File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -210,8 +210,8 @@ If an [AppImage] has [update information] embedded for this transport mechanism,
210210Field | Type | Example | Comments
211211----------- | ------ | -------- | --------
212212Transport mechanism | String | ` gh-releases-zsync ` | [ zsync] file and [ AppImage] ** MUST** be stored on GitHub Releases
213- Bintray username | String | ` probono ` | Name of the GitHub user or organization of the account where the [ zsync] file and [ AppImage] are stored
214- Bintray repository | String | ` AppImages ` | Name of the GitHub repository in which the [ zsync] file and [ AppImage] are stored
213+ GitHub username | String | ` probono ` | Name of the GitHub user or organization of the account where the [ zsync] file and [ AppImage] are stored
214+ GitHub repository | String | ` AppImages ` | Name of the GitHub repository in which the [ zsync] file and [ AppImage] are stored
215215Release name | String | ` latest ` | Name of the release. ` latest ` will automatically use the latest release as determined by the GitHub API
216216Filename | String | ` Subsurface-*x86_64.AppImage.zsync ` | Filename of the [ zsync] file on GitHub, ` * ` is a wildcard
217217
You can’t perform that action at this time.
0 commit comments