Update Ninja to v1.13.1
All checks were successful
Builds / XTchain (full, linux) (push) Successful in 1h33m52s
Builds / XTchain (full, windows) (push) Successful in 1h34m25s
Builds / XTchain (minimal, linux) (push) Successful in 2m48s
Builds / XTchain (minimal, windows) (push) Successful in 2m7s

This commit is contained in:
Aiken Harris 2025-07-16 22:56:46 +02:00 committed by CodingWorkshop Signing Team
parent 079af46983
commit ad326019fd
Signed by: CodingWorkshop Signing Team
GPG Key ID: 6DC88369C82795D2

View File

@ -36,7 +36,7 @@ LLVMVCS="https://github.com/llvm/llvm-project.git"
# Ninja Settings
NINJADIR="${SRCDIR}/ninja"
NINJATAG="v1.13.0"
NINJATAG="v1.13.1"
NINJAVCS="https://github.com/ninja-build/ninja.git"
# Wine Settings