Skip to content

Commit

Permalink
Update Flatpak dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob McSwain <jagex-launcher-flatpak@mcswain.dev>
  • Loading branch information
USA-RedDragon committed Jun 14, 2024
1 parent c0256a2 commit eb1da35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.jagex.Launcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ modules:
- cp -r .* ${FLATPAK_DEST}/Jagex\ Launcher
sources:
- type: archive
url: https://github.com/USA-RedDragon/jagex-launcher/releases/download/0.34.0/launcher-0.34.0.tar.gz
url: https://github.com/USA-RedDragon/jagex-launcher/releases/download/0.34.1/launcher-0.34.1.tar.gz
archive-type: tar-gzip
sha256: a06bd12c93a0c00fa887d2780ced7cccc4e4a49d579481c76c4f34785419da3e
sha256: 842381fb6590d249e153b6af6ac86cf2073bd08ba1f11353118f1d5073c642cd
- name: bundle-setup
buildsystem: simple
post-install:
Expand Down
1 change: 1 addition & 0 deletions resources/com.jagex.Launcher.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<launchable type="desktop-id">com.jagex.Launcher.desktop</launchable>
<url type="homepage">https://www.jagex.com/en-GB/launcher</url>
<releases>
<release version="0.34.1" date="2024-06-14"></release>
<release version="0.34.0" date="2024-06-10"></release>
<release version="0.33.0" date="2024-03-18"></release>
<release version="0.32.0" date="2024-02-15"></release>
Expand Down

0 comments on commit eb1da35

Please sign in to comment.