XENIA: fixing Xenia Canary url

This commit is contained in:
XargonWan 2024-09-19 15:10:33 +09:00
parent 31e647fbf6
commit 6d147d3557
2 changed files with 2 additions and 2 deletions

View file

@ -24,4 +24,4 @@ hash^RETRODECKMELONDSLATEST^https://github.com/RetroDECK/net.kuribo64.melonDS/re
hash^RETRODECKSOLARUSLATEST^https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/latest/download/RetroDECK-solarus-Artifact.tar.gz
hash^RETRODECKGZDOOMLATEST^https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz
hash^RETRODECKMAMELATEST^https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
hash^XENIACANARYLATESTSHA^https://github.com/xenia-canary/xenia-canary/releases/latest/download/experimental/xenia_canary.zip
hash^XENIACANARYLATESTSHA^https://github.com/xenia-canary/xenia-canary/releases/download/experimental/xenia_canary.zip

View file

@ -620,7 +620,7 @@ modules:
- install -Dm755 xenia-canary "${FLATPAK_DEST}/bin/xenia-canary"
sources:
- type: archive
url: https://github.com/xenia-canary/xenia-canary/releases/latest/download/experimental/xenia_canary.zip
url: https://github.com/xenia-canary/xenia-canary/releases/download/experimental/xenia_canary.zip
sha256: XENIACANARYLATESTSHA
- type: script
commands: