mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
ldc: Update to version 1.31.0
This commit is contained in:
parent
69d05bc496
commit
353fda51fd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.30.0",
|
"version": "1.31.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.30.0/ldc2-1.30.0-windows-x64.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.31.0/ldc2-1.31.0-windows-x64.7z",
|
||||||
"hash": "11af13c47d3f5bf9f445aa5a7e35016cfd08567d01949499469a358ebf6a1be7",
|
"hash": "af77c7c6d3740f66f7a878c5a335d7082433544c0bca1fa3c9d694b9e3b2a930",
|
||||||
"extract_dir": "ldc2-1.30.0-windows-x64"
|
"extract_dir": "ldc2-1.31.0-windows-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.30.0/ldc2-1.30.0-windows-x86.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.31.0/ldc2-1.31.0-windows-x86.7z",
|
||||||
"hash": "55bae266af20f937406d14823e6f55061ac189bd77dbe2bed1478274baa8392f",
|
"hash": "13cb835aa7c491fb46d2e0986a14d5952f625cf14b9c95acb4b8e4645a1121cb",
|
||||||
"extract_dir": "ldc2-1.30.0-windows-x86"
|
"extract_dir": "ldc2-1.31.0-windows-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user