diff --git a/pocketmine/pocketmine.json b/pocketmine/pocketmine.json index 6d1ebd20..af5df2d0 100644 --- a/pocketmine/pocketmine.json +++ b/pocketmine/pocketmine.json @@ -20,7 +20,7 @@ "install": [ { "type": "download", - "files": "https://raw.githubusercontent.com/pmmp/php-build-scripts/master/installer.sh" + "files": "https://raw.githubusercontent.com/pmmp/get.pmmp.io/stable/installer.sh" }, { "type": "command", @@ -48,4 +48,4 @@ "os": "linux", "arch": "amd64" } -} \ No newline at end of file +}