File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ set -xeo pipefail
1111
1212case " $1 " in
1313 " Celeste" )
14- TAS_URL=" https://github.com/VampireFlower/CelesteTAS/archive/82f0614ec2dc03cbe620d1abde9b520fcd0907a2 .zip"
15- TAS_PATH=" CelesteTAS-82f0614ec2dc03cbe620d1abde9b520fcd0907a2 /0 - 100%.tas"
14+ TAS_URL=" https://github.com/VampireFlower/CelesteTAS/archive/54b5fed38df7d9012884d6ceff9315b3ef11077c .zip"
15+ TAS_PATH=" CelesteTAS-54b5fed38df7d9012884d6ceff9315b3ef11077c /0 - 100%.tas"
1616 ;;
1717
1818 " StrawberryJam2021" )
19- TAS_URL=" https://github.com/VampireFlower/StrawberryJamTAS/archive/a8f3e51e2956acdc93e5e1ea90121031ccb9c05f .zip"
20- TAS_PATH=" StrawberryJamTAS-a8f3e51e2956acdc93e5e1ea90121031ccb9c05f /0-SJ All Levels.tas"
21- BUNDLE_DOWNLOAD=" https://celestemodupdater.0x0a.de/pinned-mods/StrawberryJam2021-Bundle-fcafca31 .zip"
19+ TAS_URL=" https://github.com/VampireFlower/StrawberryJamTAS/archive/ed9e3726f885c985a4a96cffa31718f7056c868c .zip"
20+ TAS_PATH=" StrawberryJamTAS-ed9e3726f885c985a4a96cffa31718f7056c868c /0-SJ All Levels.tas"
21+ BUNDLE_DOWNLOAD=" https://celestemodupdater.0x0a.de/pinned-mods/StrawberryJam2021-Bundle-64f949b7 .zip"
2222 ;;
2323
2424 * )
Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ jobs:
1010 matrix :
1111 tas :
1212 - name : Celeste 100%
13- url : " https://github.com/VampireFlower/CelesteTAS/archive/82f0614ec2dc03cbe620d1abde9b520fcd0907a2 .zip"
14- path : " CelesteTAS-82f0614ec2dc03cbe620d1abde9b520fcd0907a2 /0 - 100%.tas"
13+ url : " https://github.com/VampireFlower/CelesteTAS/archive/54b5fed38df7d9012884d6ceff9315b3ef11077c .zip"
14+ path : " CelesteTAS-54b5fed38df7d9012884d6ceff9315b3ef11077c /0 - 100%.tas"
1515
1616 - name : Strawberry Jam All Levels
17- url : " https://github.com/VampireFlower/StrawberryJamTAS/archive/a8f3e51e2956acdc93e5e1ea90121031ccb9c05f .zip"
18- path : " StrawberryJamTAS-a8f3e51e2956acdc93e5e1ea90121031ccb9c05f /0-SJ All Levels.tas"
19- bundle : " https://celestemodupdater.0x0a.de/pinned-mods/StrawberryJam2021-Bundle-fcafca31 .zip"
17+ url : " https://github.com/VampireFlower/StrawberryJamTAS/archive/ed9e3726f885c985a4a96cffa31718f7056c868c .zip"
18+ path : " StrawberryJamTAS-ed9e3726f885c985a4a96cffa31718f7056c868c /0-SJ All Levels.tas"
19+ bundle : " https://celestemodupdater.0x0a.de/pinned-mods/StrawberryJam2021-Bundle-64f949b7 .zip"
2020
2121 runs-on : ubuntu-latest
2222 timeout-minutes : 60
You can’t perform that action at this time.
0 commit comments