ci: Update tarballs to 0.15.0-dev.203+53270f008.

This commit is contained in:
Alex Rønne Petersen
2025-04-03 06:10:28 +02:00
parent 957a5ae560
commit 4b360a1ff0
10 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ set -e
ZIGDIR="$PWD"
TARGET="$ARCH-macos-none"
MCPU="baseline"
CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.14.0-dev.1622+2ac543388"
CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.15.0-dev.203+53270f008"
PREFIX="$HOME/$CACHE_BASENAME"
ZIG="$PREFIX/bin/zig"