mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ldc: Update to version 1.16.0
This commit is contained in:
parent
872ffd37ba
commit
3a2569a61d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.15.0",
|
||||
"version": "1.16.0",
|
||||
"homepage": "https://dlang.org/",
|
||||
"description": "LDC is LLVM based D-language compiler",
|
||||
"license": {
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.15.0/ldc2-1.15.0-windows-x64.7z",
|
||||
"extract_dir": "ldc2-1.15.0-windows-x64",
|
||||
"hash": "0e58319651160fd97e6d90d9204f80c56025bd6012a5a89168a39f8e3ddc5881"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.16.0/ldc2-1.16.0-windows-x64.7z",
|
||||
"extract_dir": "ldc2-1.16.0-windows-x64",
|
||||
"hash": "a023607f8ce2702006646ea2918a482f7c1b553f9fa5184346151a95680622d3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.15.0/ldc2-1.15.0-windows-x86.7z",
|
||||
"extract_dir": "ldc2-1.15.0-windows-x86",
|
||||
"hash": "86e82bb96fed7ba6a457b93ba7403ea9b7418b5645165e0d882da4701f1ee891"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.16.0/ldc2-1.16.0-windows-x86.7z",
|
||||
"extract_dir": "ldc2-1.16.0-windows-x86",
|
||||
"hash": "debf421af1fd483b5283c50e3c8391fa88b96a178ea20da8a1820f47b4b2d73c"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user