File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
platforms/ps2/ee-gcc3.2-030210-beta2 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/ps2/ee-gcc3.2-030210-beta2
77
8- RUN wget -O ee-gcc3.2-030210-beta2.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/ee-gcc3.2-030210-beta2.tar.gz"
8+ RUN wget -O ee-gcc3.2-030210-beta2.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/ee-gcc3.2-030210-beta2.tar.gz?2025-02-10 "
99RUN tar xvzf ee-gcc3.2-030210-beta2.tar.gz -C /compilers/ps2/ee-gcc3.2-030210-beta2
1010
1111RUN chown -R root:root /compilers/ps2/ee-gcc3.2-030210-beta2/
Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ compilers:
285285 - id : ee-gcc3.2-030210-beta2
286286 platform : ps2
287287 template : common/default
288- file : https://github.com/decompme/compilers/releases/download/compilers/ee-gcc3.2-030210-beta2.tar.gz
288+ file : https://github.com/decompme/compilers/releases/download/compilers/ee-gcc3.2-030210-beta2.tar.gz?2025-02-10
289289 - id : ee-gcc3.2-030926
290290 platform : ps2
291291 template : common/default
You can’t perform that action at this time.
0 commit comments