mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ldc: Update to version 1.25.0
This commit is contained in:
parent
335b3de8db
commit
53a21a83db
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.24.0",
|
||||
"version": "1.25.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.24.0/ldc2-1.24.0-windows-x64.7z",
|
||||
"extract_dir": "ldc2-1.24.0-windows-x64",
|
||||
"hash": "aee8bed54166872e0ec1f4d2c44744f81a34755dafa01f5ecad43f127a12925f"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.25.0/ldc2-1.25.0-windows-x64.7z",
|
||||
"extract_dir": "ldc2-1.25.0-windows-x64",
|
||||
"hash": "61cf6f83a52ec3b4a7f19f827e80ac80cf0aab1bdecd2dba8753513ac1d67ddd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.24.0/ldc2-1.24.0-windows-x86.7z",
|
||||
"extract_dir": "ldc2-1.24.0-windows-x86",
|
||||
"hash": "593d8eacfffb9ed0286138bf02926a51850427678835350ef9cb3b291cb87482"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.25.0/ldc2-1.25.0-windows-x86.7z",
|
||||
"extract_dir": "ldc2-1.25.0-windows-x86",
|
||||
"hash": "891dbc621fa741b099beaf0badecbbaf2bd4ab86a3b12dbb9d732c89e9c53dc6"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user