Update Ninja to v1.13.1
All checks were successful
Builds / XTchain (full, linux) (push) Successful in 1h33m55s
Builds / XTchain (full, windows) (push) Successful in 1h34m44s
Builds / XTchain (minimal, linux) (push) Successful in 3m7s
Builds / XTchain (minimal, windows) (push) Successful in 2m15s

This commit is contained in:
2025-07-16 22:56:46 +02:00
committed by CodingWorkshop Signing Team
parent 079af46983
commit ad326019fd

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