mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ldc: Update to version 1.40.0
This commit is contained in:
parent
fbdf1c755d
commit
b0595ab569
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.39.0",
|
||||
"version": "1.40.0",
|
||||
"description": "LDC is LLVM based D-language compiler",
|
||||
"homepage": "https://dlang.org/",
|
||||
"license": {
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.39.0/ldc2-1.39.0-windows-x64.7z",
|
||||
"hash": "a6d3e35abd5447ae8ea9d7b34b29023e91cda8aa095f6d6eca7edb1ac114f6e8",
|
||||
"extract_dir": "ldc2-1.39.0-windows-x64"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.40.0/ldc2-1.40.0-windows-x64.7z",
|
||||
"hash": "57acfce11e746719e23fbc0dc116782d14208edcb468793c0476134594befd9f",
|
||||
"extract_dir": "ldc2-1.40.0-windows-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.39.0/ldc2-1.39.0-windows-x86.7z",
|
||||
"hash": "ce83a64dd4f176cb65fc738bcab1f2f3dcdf94a1238b933cee2af6bf46506537",
|
||||
"extract_dir": "ldc2-1.39.0-windows-x86"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.40.0/ldc2-1.40.0-windows-x86.7z",
|
||||
"hash": "33019e8e09a50e3b257d24e61b0bc7e338f81e6da60f1eb7ef6726d3e314e725",
|
||||
"extract_dir": "ldc2-1.40.0-windows-x86"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user