diff --git a/platforms/gc_wii/mwcc_233_144/Dockerfile b/platforms/gc_wii/mwcc_233_144/Dockerfile index f8409b3..9ac37dd 100644 --- a/platforms/gc_wii/mwcc_233_144/Dockerfile +++ b/platforms/gc_wii/mwcc_233_144/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_233_144 diff --git a/platforms/gc_wii/mwcc_233_159/Dockerfile b/platforms/gc_wii/mwcc_233_159/Dockerfile index f42db4d..ea6996e 100644 --- a/platforms/gc_wii/mwcc_233_159/Dockerfile +++ b/platforms/gc_wii/mwcc_233_159/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_233_159 diff --git a/platforms/gc_wii/mwcc_233_163/Dockerfile b/platforms/gc_wii/mwcc_233_163/Dockerfile index 3e4b88b..feda6d5 100644 --- a/platforms/gc_wii/mwcc_233_163/Dockerfile +++ b/platforms/gc_wii/mwcc_233_163/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_233_163 diff --git a/platforms/gc_wii/mwcc_233_163e/Dockerfile b/platforms/gc_wii/mwcc_233_163e/Dockerfile index 8f9b6b0..4f8754f 100644 --- a/platforms/gc_wii/mwcc_233_163e/Dockerfile +++ b/platforms/gc_wii/mwcc_233_163e/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_233_163e diff --git a/platforms/gc_wii/mwcc_233_163n/Dockerfile b/platforms/gc_wii/mwcc_233_163n/Dockerfile index 89c109f..3614c84 100644 --- a/platforms/gc_wii/mwcc_233_163n/Dockerfile +++ b/platforms/gc_wii/mwcc_233_163n/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_233_163n diff --git a/platforms/gc_wii/mwcc_242_81/Dockerfile b/platforms/gc_wii/mwcc_242_81/Dockerfile index e478782..caa8729 100644 --- a/platforms/gc_wii/mwcc_242_81/Dockerfile +++ b/platforms/gc_wii/mwcc_242_81/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_242_81 diff --git a/platforms/gc_wii/mwcc_247_105/Dockerfile b/platforms/gc_wii/mwcc_247_105/Dockerfile index bd61bcf..eaf4231 100644 --- a/platforms/gc_wii/mwcc_247_105/Dockerfile +++ b/platforms/gc_wii/mwcc_247_105/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_247_105 diff --git a/platforms/gc_wii/mwcc_247_107/Dockerfile b/platforms/gc_wii/mwcc_247_107/Dockerfile index f5f1349..44059f2 100644 --- a/platforms/gc_wii/mwcc_247_107/Dockerfile +++ b/platforms/gc_wii/mwcc_247_107/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_247_107 diff --git a/platforms/gc_wii/mwcc_247_108/Dockerfile b/platforms/gc_wii/mwcc_247_108/Dockerfile index bef6d02..c117440 100644 --- a/platforms/gc_wii/mwcc_247_108/Dockerfile +++ b/platforms/gc_wii/mwcc_247_108/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_247_108 diff --git a/platforms/gc_wii/mwcc_247_92/Dockerfile b/platforms/gc_wii/mwcc_247_92/Dockerfile index 6d8532d..a0a3e49 100644 --- a/platforms/gc_wii/mwcc_247_92/Dockerfile +++ b/platforms/gc_wii/mwcc_247_92/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_247_92 diff --git a/platforms/gc_wii/mwcc_41_60126/Dockerfile b/platforms/gc_wii/mwcc_41_60126/Dockerfile index 5d10e03..633a5bf 100644 --- a/platforms/gc_wii/mwcc_41_60126/Dockerfile +++ b/platforms/gc_wii/mwcc_41_60126/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_41_60126 diff --git a/platforms/gc_wii/mwcc_41_60831/Dockerfile b/platforms/gc_wii/mwcc_41_60831/Dockerfile index 1b9dcc0..1db236b 100644 --- a/platforms/gc_wii/mwcc_41_60831/Dockerfile +++ b/platforms/gc_wii/mwcc_41_60831/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_41_60831 diff --git a/platforms/gc_wii/mwcc_42_127/Dockerfile b/platforms/gc_wii/mwcc_42_127/Dockerfile index 7288462..876f1c2 100644 --- a/platforms/gc_wii/mwcc_42_127/Dockerfile +++ b/platforms/gc_wii/mwcc_42_127/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_42_127 diff --git a/platforms/gc_wii/mwcc_42_142/Dockerfile b/platforms/gc_wii/mwcc_42_142/Dockerfile index 10ff876..b17710e 100644 --- a/platforms/gc_wii/mwcc_42_142/Dockerfile +++ b/platforms/gc_wii/mwcc_42_142/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_42_142 diff --git a/platforms/gc_wii/mwcc_43_151/Dockerfile b/platforms/gc_wii/mwcc_43_151/Dockerfile index 597a1f9..d81d23b 100644 --- a/platforms/gc_wii/mwcc_43_151/Dockerfile +++ b/platforms/gc_wii/mwcc_43_151/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_43_151 diff --git a/platforms/gc_wii/mwcc_43_172/Dockerfile b/platforms/gc_wii/mwcc_43_172/Dockerfile index 166bbb9..d12d20a 100644 --- a/platforms/gc_wii/mwcc_43_172/Dockerfile +++ b/platforms/gc_wii/mwcc_43_172/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_43_172 diff --git a/platforms/gc_wii/mwcc_43_213/Dockerfile b/platforms/gc_wii/mwcc_43_213/Dockerfile index b903e83..2b96bae 100644 --- a/platforms/gc_wii/mwcc_43_213/Dockerfile +++ b/platforms/gc_wii/mwcc_43_213/Dockerfile @@ -7,8 +7,8 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O GC_WII_COMPILERS.zip "https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip" -RUN unzip GC_WII_COMPILERS.zip +RUN wget -O compilers_latest.zip "https://files.decomp.dev/compilers_latest.zip?2023-10-26" +RUN unzip compilers_latest.zip RUN mkdir -p /compilers/gc_wii/mwcc_43_213 diff --git a/values.yaml b/values.yaml index b1eb190..43f45d4 100644 --- a/values.yaml +++ b/values.yaml @@ -522,78 +522,78 @@ compilers: - id: mwcc_233_144 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/1.0 - id: mwcc_233_159 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/1.1 - id: mwcc_233_163 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/1.2.5 - id: mwcc_233_163n platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/1.2.5n - id: mwcc_242_81 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/1.3.2 - id: mwcc_247_92 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/2.0 - id: mwcc_247_105 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/2.5 - id: mwcc_247_107 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/2.6 - id: mwcc_247_108 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/2.7 - id: mwcc_41_60831 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/3.0 - id: mwcc_41_60126 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/3.0a3 - id: mwcc_42_142 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: Wii/1.0 - id: mwcc_43_151 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: Wii/1.1 - id: mwcc_43_172 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: Wii/1.3 - id: mwcc_43_213 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: Wii/1.7 - id: mwcc_242_81r @@ -605,14 +605,14 @@ compilers: - id: mwcc_233_163e platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: GC/1.2.5e frank_mwcceppc: GC/1.2.5 - id: mwcc_42_127 platform: gc_wii template: gc_wii/mwcceppc - file: https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip + file: https://files.decomp.dev/compilers_latest.zip?2023-10-26 package_dir: Wii/1.0 patched_exe: https://cdn.discordapp.com/attachments/804212941054279722/954854566304833567/mwcceppc_PATCHED.exe