mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
llvm: Update to version 16.0.6
This commit is contained in:
parent
e9632ef280
commit
72c5958421
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "16.0.5",
|
"version": "16.0.6",
|
||||||
"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-16.0.5/LLVM-16.0.5-win64.exe#/dl.7z",
|
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/LLVM-16.0.6-win64.exe#/dl.7z",
|
||||||
"hash": "085ed35d0da362b961db2a220b289f24a5a03d8c73f97494a75d471e40ddb0fb"
|
"hash": "9a8cd30cc92fdf403d96217347861545a5bbff7a1a1a8527b5785ff0e9101111"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.5/LLVM-16.0.5-win32.exe#/dl.7z",
|
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/LLVM-16.0.6-win32.exe#/dl.7z",
|
||||||
"hash": "e154f1ec2a70c368278f903970a8738474b298012ca40ace788ea422a8a4dff2"
|
"hash": "2b2ffd454e1d4eac6915c41e29de02d214c6cb33390098468bf088dbc7410629"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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