Skip to content

Commit ba4bcd2

Browse files
committed
Update ee-gcc2.9-991111-01-dtls13010
1 parent 64062ab commit ba4bcd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platforms/ps2/ee-gcc2.9-991111-01-dtls13010/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM alpine:3.18 as base
55

66
RUN mkdir -p /compilers/ps2/ee-gcc2.9-991111-01-dtls13010
77

8-
RUN wget -O ee-gcc2.9-991111-01-dtls13010.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/ee-gcc2.9-991111-01-dtls13010.tar.gz"
8+
RUN wget -O ee-gcc2.9-991111-01-dtls13010.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/ee-gcc2.9-991111-01-dtls13010.tar.gz?2025-04-10"
99
RUN tar xvzf ee-gcc2.9-991111-01-dtls13010.tar.gz -C /compilers/ps2/ee-gcc2.9-991111-01-dtls13010
1010

1111
RUN chown -R root:root /compilers/ps2/ee-gcc2.9-991111-01-dtls13010/

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ compilers:
295295
- id: ee-gcc2.9-991111-01-dtls13010
296296
platform: ps2
297297
template: common/default
298-
file: https://github.com/decompme/compilers/releases/download/compilers/ee-gcc2.9-991111-01-dtls13010.tar.gz
298+
file: https://github.com/decompme/compilers/releases/download/compilers/ee-gcc2.9-991111-01-dtls13010.tar.gz?2025-04-10
299299
- id: ee-gcc2.96
300300
platform: ps2
301301
template: common/default

0 commit comments

Comments
 (0)