From e99edcb2bf928ade2434f7a15b6c96f377efae71 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Wed, 3 Aug 2016 21:03:26 +0200 Subject: [PATCH] update download links for Pokemon Rutile Ruby and Star Sapphire to v2.1 --- ChangeLog | 2 ++ script.d/pokemonrutileruby.sh | 4 ++-- script.d/pokemonstarsapphire.sh | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7dbcf82..2f1daf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,8 @@ v6.4.0: - provide custom HANS banner and launcher - add support for Pokemon Sinking Sapphire - provide custom HANS banner and launcher +- update download link for Pokemon Rutile Ruby to v2.1 +- update download link for Pokemon Star Sapphire to v2.1 v6.3.0: - supply ctrtool (32 and 64 bit versions) diff --git a/script.d/pokemonrutileruby.sh b/script.d/pokemonrutileruby.sh index 1d21ad5..bff7398 100644 --- a/script.d/pokemonrutileruby.sh +++ b/script.d/pokemonrutileruby.sh @@ -1,7 +1,7 @@ #!/bin/bash -DOWNLOAD_LINK="https://mega.nz/#!NAJkTDrS!-YzgUJUgOGZs6FgvSiNneZjFDIpZMTHO9rcXp0h4dBQ" -RIIVOLUTION_ZIP="Rutile Ruby 2.0 - Distribution.zip" +DOWNLOAD_LINK="https://mega.nz/#!hRYSkRBL!Z234hycJ96y2aTbyPpyUO0JcloMadgPVdGuinRHVqQc" +RIIVOLUTION_ZIP="Rutile Ruby 2.1 - Distribution.zip" RIIVOLUTION_DIR="Rutile Ruby - Distribution" GAMENAME="Pokemon Rutile Ruby" GAME_TYPE=HANS diff --git a/script.d/pokemonstarsapphire.sh b/script.d/pokemonstarsapphire.sh index c8593c0..74a1b0a 100644 --- a/script.d/pokemonstarsapphire.sh +++ b/script.d/pokemonstarsapphire.sh @@ -1,7 +1,7 @@ #!/bin/bash -DOWNLOAD_LINK="https://mega.nz/#!JQpjzZSK!NFJjbRHMtM_q3UaFKGdn_aGqvxfZYsyUxSABeXb_ySo" -RIIVOLUTION_ZIP="Star Sapphire 2.0 - Distribution.zip" +DOWNLOAD_LINK="https://mega.nz/#!9Ex0gazC!SAr8RZi3TuZxdrKvvcpW8hfgfSki7GkBqh1dMVSJoW8" +RIIVOLUTION_ZIP="Star Sapphire 2.1 - Distribution.zip" RIIVOLUTION_DIR="Star Sapphire - Distribution" GAMENAME="Pokemon Star Sapphire" GAME_TYPE=HANS