Skip to content

Commit 3d66341

Browse files
fix app image path
1 parent 8dfd1ad commit 3d66341

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

flatpak/templates/com.heroicgameslauncher.hgl.yml.template

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,7 @@ modules:
202202
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
203203
- zypak-wrapper /app/bin/heroic/heroic "$@"
204204

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
205+
- ${heroic-app-image}
208206

209207
- name: platform-bootstrap
210208
buildsystem: simple

0 commit comments

Comments
 (0)