mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ldc: Update to version 1.38.0
This commit is contained in:
parent
4380d97b61
commit
4d7673f16f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.37.0",
|
"version": "1.38.0",
|
||||||
"description": "LDC is LLVM based D-language compiler",
|
"description": "LDC is LLVM based D-language compiler",
|
||||||
"homepage": "https://dlang.org/",
|
"homepage": "https://dlang.org/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -8,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.37.0/ldc2-1.37.0-windows-x64.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.38.0/ldc2-1.38.0-windows-x64.7z",
|
||||||
"hash": "7bbf9f6aabdd224e54056a72fe7cbb6a1e569081baaf914ab8061d73d9e63487",
|
"hash": "51661c30983b94a05b1dbcfc5330e0300ea14609c8088d14f0ff34453b99b641",
|
||||||
"extract_dir": "ldc2-1.37.0-windows-x64"
|
"extract_dir": "ldc2-1.38.0-windows-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.37.0/ldc2-1.37.0-windows-x86.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.38.0/ldc2-1.38.0-windows-x86.7z",
|
||||||
"hash": "ee904ee4b41358bb7579bc77b6d5f775c26d41c79fe1d2c6b3495116fd23e8c5",
|
"hash": "f0ce3553e63f06e796d74ad4c1a6e49212e6d862dd7b9c77d80aea76fea6b692",
|
||||||
"extract_dir": "ldc2-1.37.0-windows-x86"
|
"extract_dir": "ldc2-1.38.0-windows-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user