valicm/AppImage bash
Used to generate AppImage packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version_url | URL of tar.gz to download | yes | — |
| version_file | File where is stored version string | yes | — |
| version_icon | Name of the app icon | yes | — |
| version_directory | If specific directory is required | no | — |
| version_bash | Adding regular expression if needed to get version string from version file | no | — |
| version_check | If the version of the app needs to be checked | yes | verify |
| version_only | If we need only version and then stop execution | yes | update |
Outputs
| name | description |
|---|---|
| app_update_needed | Decision if the AppImage needs to be updated |