mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
llvm: Update to version 18.1.7
This commit is contained in:
parent
7b983c32c7
commit
6f89e3940d
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "18.1.6",
|
||||
"version": "18.1.7",
|
||||
"description": "Collection of modular and reusable compiler and toolchain technologies.",
|
||||
"homepage": "https://www.llvm.org",
|
||||
"license": "NCSA",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/LLVM-18.1.6-win64.exe#/dl.7z",
|
||||
"hash": "e4cf89db2f4ce3aa8f661891faa59f4961b1e12df0217c9a88d20de9ca2fe25e"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/LLVM-18.1.7-win64.exe#/dl.7z",
|
||||
"hash": "d38707b431ea30b6d1246412220e8da443e8423fd3b27ae59939a064141dece0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/LLVM-18.1.6-win32.exe#/dl.7z",
|
||||
"hash": "2796d2f72c7f77ae3ca2abc24ee45ce70286a8b477db40f4bb62e70111a7713f"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/LLVM-18.1.7-win32.exe#/dl.7z",
|
||||
"hash": "28b5d89f4f77f376918892533a1312cb9da8fedf619399f814e31e33e1ccd3d7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/LLVM-18.1.6-woa64.exe#/dl.7z",
|
||||
"hash": "8519417fc57a1bc9ae7292a9bdde56c06b7b9505aa3a19fc75327aa3d91095df"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/LLVM-18.1.7-woa64.exe#/dl.7z",
|
||||
"hash": "cf8260637596a8b1e69088713127de4fb9deb4fc5836f0174fb0cd43dfd354d8"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user