mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
llvm: Update to version 6.0.1
This commit is contained in:
parent
67e7d8d7ea
commit
922407405d
10
llvm.json
10
llvm.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.llvm.org/",
|
||||
"version": "6.0.0",
|
||||
"version": "6.0.1",
|
||||
"license": "NCSA",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://releases.llvm.org/6.0.0/LLVM-6.0.0-win32.exe#/llvm.7z",
|
||||
"hash": "7e3142d623ff12e18bea598e1bd55d8c96ff660f735daf0a469c2033b4d13c2c"
|
||||
"url": "https://releases.llvm.org/6.0.1/LLVM-6.0.1-win32.exe#/llvm.7z",
|
||||
"hash": "534dbe5931f48979e793ef4ab245eb47fbc9c40e6a5b9f25fbc599c787834d35"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://releases.llvm.org/6.0.0/LLVM-6.0.0-win64.exe#/llvm.7z",
|
||||
"hash": "2501887b2f638d3f65b0336f354b96f8108b563522d81e841d5c88c34af283dd"
|
||||
"url": "https://releases.llvm.org/6.0.1/LLVM-6.0.1-win64.exe#/llvm.7z",
|
||||
"hash": "780276221635aa08120187ffc2c72ff7873dee37f5609455ee7bba6fcdd91d79"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user