diff --git a/install b/install index a7b9569..8a7695b 100755 --- a/install +++ b/install @@ -126,7 +126,7 @@ get_missing_deps() { fi } -WARP4J_LINK="https://git.phoenix.ipv64.de/public/warp4j/raw/branch/master/warp4j" +WARP4J_LINK="https://git.phoenix.ipv64.de/public/warp4j/raw/branch/develop/warp4j" echo "Getting information about warp-packer releases..." WARP_LINK=$(get_warp_link $THIS_PLATFORM $THIS_ARCHITECTURE)