mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ldc: Update to version 1.36.0
This commit is contained in:
parent
e9856ba0d5
commit
1005003e90
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.35.0",
|
"version": "1.36.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.35.0/ldc2-1.35.0-windows-x64.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.36.0/ldc2-1.36.0-windows-x64.7z",
|
||||||
"hash": "ca8c6ea65943572689ccca2e891d4721d7f87153bea8651ff98cc169e519ac70",
|
"hash": "8b85ab249dca10759609ee323e10ec5358d461156d13019f2559d5343eabfdfa",
|
||||||
"extract_dir": "ldc2-1.35.0-windows-x64"
|
"extract_dir": "ldc2-1.36.0-windows-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.35.0/ldc2-1.35.0-windows-x86.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.36.0/ldc2-1.36.0-windows-x86.7z",
|
||||||
"hash": "c5c28657f3ec9ddf351e5132f47d9cc42d4d42862e520046170bc8587438865f",
|
"hash": "3b35c0a477b52bbdb2f5fa7cd79ec07bfb4d0fec371e41b272ea9827ecfba95d",
|
||||||
"extract_dir": "ldc2-1.35.0-windows-x86"
|
"extract_dir": "ldc2-1.36.0-windows-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user