File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
platforms/gc_wii/prodg_381 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_381
77
8- RUN wget -O prodg_381.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/prodg_381.tar.gz"
8+ RUN wget -O prodg_381.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/prodg_381.tar.gz?2025-02-13 "
99RUN tar xvzf prodg_381.tar.gz -C /compilers/gc_wii/prodg_381
1010
1111RUN chown -R root:root /compilers/gc_wii/prodg_381/
Original file line number Diff line number Diff line change @@ -883,7 +883,7 @@ compilers:
883883 - id : prodg_381
884884 platform : gc_wii
885885 template : common/default
886- file : https://github.com/decompme/compilers/releases/download/compilers/prodg_381.tar.gz
886+ file : https://github.com/decompme/compilers/releases/download/compilers/prodg_381.tar.gz?2025-02-13
887887 - id : prodg_393
888888 platform : gc_wii
889889 template : common/default
You can’t perform that action at this time.
0 commit comments