mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
ldc: Update to version 1.40.1
This commit is contained in:
parent
9dd18dad4c
commit
f1c60e6934
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.40.0",
|
||||
"version": "1.40.1",
|
||||
"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.40.0/ldc2-1.40.0-windows-x64.7z",
|
||||
"hash": "57acfce11e746719e23fbc0dc116782d14208edcb468793c0476134594befd9f",
|
||||
"extract_dir": "ldc2-1.40.0-windows-x64"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.40.1/ldc2-1.40.1-windows-x64.7z",
|
||||
"hash": "6f3333e6c8b5650be0af67795b000d6ea588ccfecda987986c795ec4bd175e85",
|
||||
"extract_dir": "ldc2-1.40.1-windows-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.40.1/ldc2-1.40.1-windows-x86.7z",
|
||||
"hash": "73ee2bab5655761addfe7fcd357f173d0ae56ada5be68a8706e78daf99a81acf",
|
||||
"extract_dir": "ldc2-1.40.1-windows-x86"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user