mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
llvm: Update to version 14.0.3
This commit is contained in:
parent
678e1cdcdb
commit
580e82f302
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "14.0.2",
|
"version": "14.0.3",
|
||||||
"description": "Collection of modular and reusable compiler and toolchain technologies.",
|
"description": "Collection of modular and reusable compiler and toolchain technologies.",
|
||||||
"homepage": "https://www.llvm.org",
|
"homepage": "https://www.llvm.org",
|
||||||
"license": "NCSA",
|
"license": "NCSA",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.2/LLVM-14.0.2-win64.exe#/dl.7z",
|
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.3/LLVM-14.0.3-win64.exe#/dl.7z",
|
||||||
"hash": "b3e32ef8e10d8ba3259cc9da65639d3604e430bb38016702cb94f84370060e01"
|
"hash": "bcbd5b2e462025c4195848e773b38f797d2248818a3873ee73b0052b0427bf3b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.2/LLVM-14.0.2-win32.exe#/dl.7z",
|
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.3/LLVM-14.0.3-win32.exe#/dl.7z",
|
||||||
"hash": "538a0de63059e69290373995c0268e8897e6b4071a8936b25273e690b161cba5"
|
"hash": "23f432498aadd2070b2153c4d4b7913fe91aaccd6f6055d4c8eeb6a6816e631b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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