mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
llvm-arm64: Update to version 21.1.3
This commit is contained in:
parent
4aa9bf2644
commit
1753d729ef
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "21.1.2",
|
"version": "21.1.3",
|
||||||
"description": "Collection of modular and reusable compiler and toolchain technologies. (arm64/aarch64 only)",
|
"description": "Collection of modular and reusable compiler and toolchain technologies. (arm64/aarch64 only)",
|
||||||
"homepage": "https://www.llvm.org",
|
"homepage": "https://www.llvm.org",
|
||||||
"license": "NCSA",
|
"license": "NCSA",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/LLVM-21.1.2-woa64.exe#/dl.7z",
|
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.3/LLVM-21.1.3-woa64.exe#/dl.7z",
|
||||||
"hash": "02a316147d1974d104be76b9cfd5ea1707b9f7416089b218eb939c985f665650"
|
"hash": "b90d2c586c857240149e3b5394fb02a437cad1cad16352681fbcbafd117d4b53"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",
|
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user