From 1837adb4505f6908a67b1cc3a2328c9c73d22a2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 12:31:43 +0000 Subject: [PATCH] llvm-arm64: Update to version 20.1.6 --- bucket/llvm-arm64.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/llvm-arm64.json b/bucket/llvm-arm64.json index d2def6767b..c74c1dea17 100644 --- a/bucket/llvm-arm64.json +++ b/bucket/llvm-arm64.json @@ -1,12 +1,12 @@ { - "version": "20.1.5", + "version": "20.1.6", "description": "Collection of modular and reusable compiler and toolchain technologies. (arm64/aarch64 only)", "homepage": "https://www.llvm.org", "license": "NCSA", "architecture": { "arm64": { - "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.5/LLVM-20.1.5-woa64.exe#/dl.7z", - "hash": "15ce5f7e01ce592b652b60eecf1bb223945a1d25f802bcac4e057bbaa95bc5f6" + "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.6/LLVM-20.1.6-woa64.exe#/dl.7z", + "hash": "92f69a1134e32e54b07d51c6e24d9594852f6476f32c3d70471ae00fffc2d462" } }, "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",