We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dfd1ad commit 3d66341Copy full SHA for 3d66341
flatpak/templates/com.heroicgameslauncher.hgl.yml.template
@@ -202,9 +202,7 @@ modules:
202
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
203
- zypak-wrapper /app/bin/heroic/heroic "$@"
204
205
- - type: file
206
- url: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.15.2/Heroic-2.15.2.AppImage
207
- sha512: d03153e68bf1d98b6dfaa21bd5604db793b0dbe222a4e135b257b4b2e6b0e685b716283d50ab873b39975609746868f50cf3b24263c497f86321eb28cfc68aae
+ - ${heroic-app-image}
208
209
- name: platform-bootstrap
210
buildsystem: simple
0 commit comments