Skip to content

Commit 178da39

Browse files
committed
Update maspsx
1 parent aaa35d4 commit 178da39

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

platforms/ps1/gcc2.6.0-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.0-mipsel
88
RUN wget -O gcc-2.6.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.6.0.tar.gz"
99
RUN tar xvzf gcc-2.6.0.tar.gz -C /compilers/ps1/gcc2.6.0-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.6.3-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-mipsel
88
RUN wget -O gcc-2.6.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.6.3.tar.gz"
99
RUN tar xvzf gcc-2.6.3.tar.gz -C /compilers/ps1/gcc2.6.3-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.6.3-psx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-psx
88
RUN wget -O gcc-2.6.3-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.6.3-psx.tar.gz"
99
RUN tar xvzf gcc-2.6.3-psx.tar.gz -C /compilers/ps1/gcc2.6.3-psx
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.0-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.0-mipsel
88
RUN wget -O gcc-2.7.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.0.tar.gz"
99
RUN tar xvzf gcc-2.7.0.tar.gz -C /compilers/ps1/gcc2.7.0-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.1-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.1-mipsel
88
RUN wget -O gcc-2.7.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.1.tar.gz"
99
RUN tar xvzf gcc-2.7.1.tar.gz -C /compilers/ps1/gcc2.7.1-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.2-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2-mipsel
88
RUN wget -O gcc-2.7.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.2.tar.gz"
99
RUN tar xvzf gcc-2.7.2.tar.gz -C /compilers/ps1/gcc2.7.2-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.2.1-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.1-mipsel
88
RUN wget -O gcc-2.7.2.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.2.1.tar.gz"
99
RUN tar xvzf gcc-2.7.2.1.tar.gz -C /compilers/ps1/gcc2.7.2.1-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.2.2-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.2-mipsel
88
RUN wget -O gcc-2.7.2.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.2.2.tar.gz"
99
RUN tar xvzf gcc-2.7.2.2.tar.gz -C /compilers/ps1/gcc2.7.2.2-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.2.3-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.3-mipsel
88
RUN wget -O gcc-2.7.2.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.2.3.tar.gz"
99
RUN tar xvzf gcc-2.7.2.3.tar.gz -C /compilers/ps1/gcc2.7.2.3-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.8.0-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.8.0-mipsel
88
RUN wget -O gcc-2.8.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.8.0.tar.gz"
99
RUN tar xvzf gcc-2.8.0.tar.gz -C /compilers/ps1/gcc2.8.0-mipsel
1010

11-
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
11+
ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

0 commit comments

Comments
 (0)