mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
ldc: Update to version 1.35.0
This commit is contained in:
parent
4598941f04
commit
d73f5a132b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.34.0",
|
||||
"version": "1.35.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.34.0/ldc2-1.34.0-windows-x64.7z",
|
||||
"hash": "5ab667ac3a3ff219ec3ac636221f2dc44ac3cf739a361573c05157b0f2421053",
|
||||
"extract_dir": "ldc2-1.34.0-windows-x64"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.35.0/ldc2-1.35.0-windows-x64.7z",
|
||||
"hash": "ca8c6ea65943572689ccca2e891d4721d7f87153bea8651ff98cc169e519ac70",
|
||||
"extract_dir": "ldc2-1.35.0-windows-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.34.0/ldc2-1.34.0-windows-x86.7z",
|
||||
"hash": "56efd6f73edc07b56b701aab9429649c26189e2f860830786da199393e894b9e",
|
||||
"extract_dir": "ldc2-1.34.0-windows-x86"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.35.0/ldc2-1.35.0-windows-x86.7z",
|
||||
"hash": "c5c28657f3ec9ddf351e5132f47d9cc42d4d42862e520046170bc8587438865f",
|
||||
"extract_dir": "ldc2-1.35.0-windows-x86"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user