2016-10-03 21:27:57 +10:00

19 lines
670 B
JSON

{
"homepage": "http://www.llvm.org",
"version": "3.9.0",
"license": "University of Illinois/NCSA Open Source License",
"architecture": {
"32bit": {
"url": "http://llvm.org/releases/3.9.0/LLVM-3.9.0-win32.exe",
"hash": "b4eaa1fa9872e2c76268f32fc597148cfa14c57b7d13e1edd9b9b6496cdf7de8"
},
"64bit": {
"url": "http://llvm.org/releases/3.9.0/LLVM-3.9.0-win64.exe",
"hash": "3e5b53a79266d3f7f1d5cb4d94283fe2bc61f9689e55f39e3939364f4076b0c9"
}
},
"installer": {"args": "/S /D=$dir"},
"uninstaller": {"file": "Uninstall.exe", "args": "/S"},
"env_add_path": "bin"
}