mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
ldc: Update to version 1.22.0
This commit is contained in:
parent
42627a7a1c
commit
5338e31548
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.21.0",
|
||||
"version": "1.22.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.21.0/ldc2-1.21.0-windows-x64.7z",
|
||||
"extract_dir": "ldc2-1.21.0-windows-x64",
|
||||
"hash": "88202c5b437106a4c32d5a293403b6daa47d6648e219a106916e391e58152b17"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.22.0/ldc2-1.22.0-windows-x64.7z",
|
||||
"extract_dir": "ldc2-1.22.0-windows-x64",
|
||||
"hash": "a4f4c0568546543fbf451235d170169f4190f0d7b3bb99b705a7c462f7782cc8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.21.0/ldc2-1.21.0-windows-x86.7z",
|
||||
"extract_dir": "ldc2-1.21.0-windows-x86",
|
||||
"hash": "29161f831b81b41ddc2620701ceac6c520d4a9e95e19505f02e983cf673aa613"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.22.0/ldc2-1.22.0-windows-x86.7z",
|
||||
"extract_dir": "ldc2-1.22.0-windows-x86",
|
||||
"hash": "7ddd026999e2c4eb6f713edb8fc0f589929cf142b38af2b1161e58cc500274b6"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user