Changing temporary the warp4j link
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
david 2024-05-20 15:43:18 +02:00
parent 966a3b753e
commit 1e633691ff

View File

@ -126,7 +126,7 @@ get_missing_deps() {
fi 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..." echo "Getting information about warp-packer releases..."
WARP_LINK=$(get_warp_link $THIS_PLATFORM $THIS_ARCHITECTURE) WARP_LINK=$(get_warp_link $THIS_PLATFORM $THIS_ARCHITECTURE)