File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
platforms/gc_wii/prodg_393 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ FROM alpine:3.18 as base
55
66RUN mkdir -p /compilers/gc_wii/prodg_393
77
8- RUN wget -O prodg_393.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/prodg_393.tar.gz"
8+ RUN wget -O prodg_393.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/prodg_393.tar.gz?2025-02-13 "
99RUN tar xvzf prodg_393.tar.gz -C /compilers/gc_wii/prodg_393
1010
1111RUN chown -R root:root /compilers/gc_wii/prodg_393/
Original file line number Diff line number Diff line change @@ -879,7 +879,7 @@ compilers:
879879 - id : prodg_393
880880 platform : gc_wii
881881 template : common/default
882- file : https://github.com/decompme/compilers/releases/download/compilers/prodg_393.tar.gz
882+ file : https://github.com/decompme/compilers/releases/download/compilers/prodg_393.tar.gz?2025-02-13
883883
884884# DOS
885885 - id : wcc10.5
You can’t perform that action at this time.
0 commit comments