mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ldc: Update to version 1.39.0
This commit is contained in:
parent
1ad0f8a808
commit
891e26012c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.38.0",
|
||||
"version": "1.39.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.38.0/ldc2-1.38.0-windows-x64.7z",
|
||||
"hash": "51661c30983b94a05b1dbcfc5330e0300ea14609c8088d14f0ff34453b99b641",
|
||||
"extract_dir": "ldc2-1.38.0-windows-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.38.0/ldc2-1.38.0-windows-x86.7z",
|
||||
"hash": "f0ce3553e63f06e796d74ad4c1a6e49212e6d862dd7b9c77d80aea76fea6b692",
|
||||
"extract_dir": "ldc2-1.38.0-windows-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user