mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-05 18:35:08 +01:00
[Travis] Fixed the link to the devkitpro updater
This commit is contained in:
parent
2a4ef4cfca
commit
87cf494cbf
@ -33,8 +33,8 @@ before_install:
|
||||
- 7z x -y ./loader/libs/portlibs.zip -o${DEVKITPRO}
|
||||
- main_cwd=$(pwd)
|
||||
- cd $DEVKITPRO
|
||||
- wget https://github.com/devkitPro/installer/releases/download/v2.1.0/devkitPPCupdate.pl -O devkitPPCupdate.pl
|
||||
- wget https://github.com/devkitPro/installer/releases/download/v2.1.0/devkitARMupdate.pl -O devkitARMupdate.pl
|
||||
- wget https://github.com/devkitPro/installer/releases/download/v2.2.0/devkitPPCupdate.pl -O devkitPPCupdate.pl
|
||||
- wget https://github.com/devkitPro/installer/releases/download/v2.2.0/devkitARMupdate.pl -O devkitARMupdate.pl
|
||||
|
||||
install:
|
||||
- cd $DEVKITPRO
|
||||
|
Loading…
Reference in New Issue
Block a user