hotfix/1.2.2 #39

Merged
David merged 4 commits from hotfix/1.2.2 into github/master 2025-02-01 09:05:49 +01:00
Showing only changes of commit d4461b07cc - Show all commits

View File

@ -128,7 +128,7 @@ get_missing_deps() {
fi
}
WARP4J_LINK="https://github.com/kirbylink/warp4j/raw/branch/master/warp4j"
WARP4J_LINK="https://github.com/kirbylink/warp4j/raw/refs/heads/master/warp4j"
echo "Getting information about warp-packer releases..."
WARP_LINK=$(get_warp_link $THIS_PLATFORM $THIS_ARCHITECTURE)