diff --git a/platforms/n3ds/armcc_40_771/Dockerfile b/platforms/n3ds/armcc_40_771/Dockerfile index abfb5ac..f24eb60 100644 --- a/platforms/n3ds/armcc_40_771/Dockerfile +++ b/platforms/n3ds/armcc_40_771/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_40_771 diff --git a/platforms/n3ds/armcc_40_821/Dockerfile b/platforms/n3ds/armcc_40_821/Dockerfile index 8d8c4fc..32981f0 100644 --- a/platforms/n3ds/armcc_40_821/Dockerfile +++ b/platforms/n3ds/armcc_40_821/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_40_821 diff --git a/platforms/n3ds/armcc_40_865/Dockerfile b/platforms/n3ds/armcc_40_865/Dockerfile index af8129b..8b326a5 100644 --- a/platforms/n3ds/armcc_40_865/Dockerfile +++ b/platforms/n3ds/armcc_40_865/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_40_865 diff --git a/platforms/n3ds/armcc_40_902/Dockerfile b/platforms/n3ds/armcc_40_902/Dockerfile index 3f0f0b9..147d644 100644 --- a/platforms/n3ds/armcc_40_902/Dockerfile +++ b/platforms/n3ds/armcc_40_902/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_40_902 diff --git a/platforms/n3ds/armcc_41_1049/Dockerfile b/platforms/n3ds/armcc_41_1049/Dockerfile index 84cb3de..9cfcfd4 100644 --- a/platforms/n3ds/armcc_41_1049/Dockerfile +++ b/platforms/n3ds/armcc_41_1049/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_1049 diff --git a/platforms/n3ds/armcc_41_1440/Dockerfile b/platforms/n3ds/armcc_41_1440/Dockerfile index d13ee8b..dd7ac71 100644 --- a/platforms/n3ds/armcc_41_1440/Dockerfile +++ b/platforms/n3ds/armcc_41_1440/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_1440 diff --git a/platforms/n3ds/armcc_41_1454/Dockerfile b/platforms/n3ds/armcc_41_1454/Dockerfile index 6419e09..8aeb08e 100644 --- a/platforms/n3ds/armcc_41_1454/Dockerfile +++ b/platforms/n3ds/armcc_41_1454/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_1454 diff --git a/platforms/n3ds/armcc_41_561/Dockerfile b/platforms/n3ds/armcc_41_561/Dockerfile index 0969cac..b5bb492 100644 --- a/platforms/n3ds/armcc_41_561/Dockerfile +++ b/platforms/n3ds/armcc_41_561/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_561 diff --git a/platforms/n3ds/armcc_41_713/Dockerfile b/platforms/n3ds/armcc_41_713/Dockerfile index 610dac0..a0ca11d 100644 --- a/platforms/n3ds/armcc_41_713/Dockerfile +++ b/platforms/n3ds/armcc_41_713/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_713 diff --git a/platforms/n3ds/armcc_41_791/Dockerfile b/platforms/n3ds/armcc_41_791/Dockerfile index b6e57d9..eddc065 100644 --- a/platforms/n3ds/armcc_41_791/Dockerfile +++ b/platforms/n3ds/armcc_41_791/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_791 diff --git a/platforms/n3ds/armcc_41_844/Dockerfile b/platforms/n3ds/armcc_41_844/Dockerfile index 9d5be2c..71bfa34 100644 --- a/platforms/n3ds/armcc_41_844/Dockerfile +++ b/platforms/n3ds/armcc_41_844/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_844 diff --git a/platforms/n3ds/armcc_41_894/Dockerfile b/platforms/n3ds/armcc_41_894/Dockerfile index b68fbbd..5a212bf 100644 --- a/platforms/n3ds/armcc_41_894/Dockerfile +++ b/platforms/n3ds/armcc_41_894/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_894 diff --git a/platforms/n3ds/armcc_41_921/Dockerfile b/platforms/n3ds/armcc_41_921/Dockerfile index 8c46ab6..a506d7d 100644 --- a/platforms/n3ds/armcc_41_921/Dockerfile +++ b/platforms/n3ds/armcc_41_921/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_41_921 diff --git a/platforms/n3ds/armcc_504_82/Dockerfile b/platforms/n3ds/armcc_504_82/Dockerfile index 657cde6..877b040 100644 --- a/platforms/n3ds/armcc_504_82/Dockerfile +++ b/platforms/n3ds/armcc_504_82/Dockerfile @@ -7,7 +7,7 @@ FROM alpine:3.18 as base WORKDIR /root -RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip" +RUN wget -O armcc.zip "https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04" RUN unzip armcc.zip RUN mkdir -p /compilers/n3ds/armcc_504_82 diff --git a/values.yaml b/values.yaml index 2d8a572..71f1e41 100644 --- a/values.yaml +++ b/values.yaml @@ -1,7 +1,7 @@ vars: - &decomp_dev https://files.decomp.dev/compilers_20251015.zip - &nds_mwcc https://github.com/decompme/compilers/releases/download/compilers/mwccarm.zip - - &3ds_armcc https://github.com/decompme/compilers/releases/download/compilers/armcc.zip + - &3ds_armcc https://github.com/decompme/compilers/releases/download/compilers/armcc.zip?2026-03-04 compilers: # Common