mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
llvm-arm64: Update to version 19.1.7
This commit is contained in:
parent
9f02a70eef
commit
c41fa675ea
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "19.1.5",
|
"version": "19.1.7",
|
||||||
"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-19.1.5/LLVM-19.1.5-woa64.exe#/dl.7z",
|
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/LLVM-19.1.7-woa64.exe#/dl.7z",
|
||||||
"hash": "63d479c19c3908f8c973331edc9b576485eab6ab0809f58c79df5d209fdd8f96"
|
"hash": "08d871c9a20caf0987ede1a4e44d489e28854c9f2fff3da98b486891f4856e05"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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