From d4f7bd2510b8710144062c5472e1d26cca6f876c Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 2 Aug 2024 20:08:58 +0900 Subject: [PATCH] If this breaks to gzdoom is ok - fix --- automation_tools/automation_task_list.cfg | 8 ++++---- net.retrodeck.retrodeck.yml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/automation_tools/automation_task_list.cfg b/automation_tools/automation_task_list.cfg index 0c2bc117..8883b1bc 100644 --- a/automation_tools/automation_task_list.cfg +++ b/automation_tools/automation_task_list.cfg @@ -16,7 +16,7 @@ hash^VITA3KSHAPLACEHOLDER^https://github.com/Vita3K/Vita3K/releases/download/con hash^RANIGHTLYCORESPLACEHOLDER^https://buildbot.libretro.com/nightly/linux/x86_64/RetroArch_cores.7z hash^RETRODECKPPSSPPLATEST^https://github.com/RetroDECK/org.ppsspp.PPSSPP/releases/latest/download/RetroDECK-PPSSPP-Artifact.tar.gz -hash^RETRODECKDOLPHINLATEST^https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu/releases/download/latest/RetroDECK-dolphin-Artifact.tar.gz -hash^RETRODECKPRIMEHACKLATEST^https://github.com/RetroDECK/io.github.shiiion.primehack/releases/download/latest/RetroDECK-primehack-Artifact.tar.gz -hash^RETRODECKMELONDSLATEST^https://github.com/RetroDECK/net.kuribo64.melonDS/releases/download/latest/RetroDECK-melonds-Artifact.tar.gz -hash^RETRODECKSOLARUSLATEST^https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/download/latest/RetroDECK-solarus-Artifact.tar.gz +hash^RETRODECKDOLPHINLATEST^https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu/releases/latest/download/RetroDECK-dolphin-Artifact.tar.gz +hash^RETRODECKPRIMEHACKLATEST^https://github.com/RetroDECK/io.github.shiiion.primehack/releases/latest/download/RetroDECK-primehack-Artifact.tar.gz +hash^RETRODECKMELONDSLATEST^https://github.com/RetroDECK/net.kuribo64.melonDS/releases/latest/download/RetroDECK-melonds-Artifact.tar.gz +hash^RETRODECKSOLARUSLATEST^https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/latest/download/RetroDECK-solarus-Artifact.tar.gz diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index db5462e6..e5232026 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -286,7 +286,7 @@ modules: - chmod +x "${FLATPAK_DEST}/bin/"* sources: - type: archive - url: https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu/releases/download/latest/RetroDECK-dolphin-Artifact.tar.gz + url: https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu/releases/latest/download/RetroDECK-dolphin-Artifact.tar.gz sha256: RETRODECKDOLPHINLATEST # PRIMEHACK @@ -305,7 +305,7 @@ modules: - chmod +x "${FLATPAK_DEST}/bin/"* sources: - type: archive - url: https://github.com/RetroDECK/io.github.shiiion.primehack/releases/download/latest/RetroDECK-primehack-Artifact.tar.gz + url: https://github.com/RetroDECK/io.github.shiiion.primehack/releases/latest/download/RetroDECK-primehack-Artifact.tar.gz sha256: RETRODECKPRIMEHACKLATEST # RPCS3 @@ -343,7 +343,7 @@ modules: - chmod +x "${FLATPAK_DEST}/bin/"* sources: - type: archive - url: https://github.com/RetroDECK/net.kuribo64.melonDS/releases/download/latest/RetroDECK-melonds-Artifact.tar.gz + url: https://github.com/RetroDECK/net.kuribo64.melonDS/releases/latest/download/RetroDECK-melonds-Artifact.tar.gz sha256: RETRODECKMELONDSLATEST # Duckstation @@ -425,7 +425,7 @@ modules: - chmod +x "${FLATPAK_DEST}/bin/"* sources: - type: archive - url: https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/download/latest/RetroDECK-solarus-Artifact.tar.gz + url: https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/latest/download/RetroDECK-solarus-Artifact.tar.gz sha256: RETRODECKSOLARUSLATEST # GZDoom