From 54964eade5f545919f447ebcfb98a84ee5ed636e Mon Sep 17 00:00:00 2001 From: Mark Street Date: Thu, 5 Oct 2023 21:56:08 +0100 Subject: [PATCH] Update ps1 gcc compilers --- values.yaml | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/values.yaml b/values.yaml index c47be18..a185fb2 100644 --- a/values.yaml +++ b/values.yaml @@ -139,50 +139,58 @@ compilers: template: ps1/psyq file: https://github.com/mkst/esa/releases/download/psyq-binaries/psyq4.6.tar.gz + - id: gcc2.6.0-mipsel + platform: ps1 + template: ps1/maspsx + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.6.0.tar.gz - id: gcc2.6.3-psx platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.6.3-psx.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.6.3-psx.tar.gz - id: gcc2.6.3-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.6.3.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.6.3.tar.gz + - id: gcc2.7.0-mipsel + platform: ps1 + template: ps1/maspsx + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.0.tar.gz - id: gcc2.7.1-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.1.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.1.tar.gz - id: gcc2.7.2-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.2.tar.gz - id: gcc2.7.2.1-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.1.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.2.1.tar.gz - id: gcc2.7.2.2-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.2.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.2.2.tar.gz - id: gcc2.7.2.3-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.3.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.7.2.3.tar.gz - id: gcc2.8.0-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.8.0.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.8.0.tar.gz - id: gcc2.8.1-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.8.1.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.8.1.tar.gz - id: gcc2.91.66-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.91.66.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.91.66.tar.gz - id: gcc2.95.2-mipsel platform: ps1 template: ps1/maspsx - file: https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.95.2.tar.gz + file: https://github.com/decompals/old-gcc/releases/download/0.5/gcc-2.95.2.tar.gz # PS2 - id: ee-gcc2.9-990721