mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ldc: Update to version 1.14.0
This commit is contained in:
parent
dc018260a6
commit
62ee0b9e29
14
ldc.json
14
ldc.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.13.0",
|
||||
"version": "1.14.0",
|
||||
"homepage": "https://dlang.org/",
|
||||
"description": "LDC is LLVM based D-language compiler",
|
||||
"license": {
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.13.0/ldc2-1.13.0-windows-x64.7z",
|
||||
"extract_dir": "ldc2-1.13.0-windows-x64",
|
||||
"hash": "ce6fb5f0008659b46051641239fb3c573083d70fd24b73225ab3ebe3e309e2ed"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.14.0/ldc2-1.14.0-windows-x64.7z",
|
||||
"extract_dir": "ldc2-1.14.0-windows-x64",
|
||||
"hash": "30f35444a6b260206669e16e1af7d31c141efd2f1524fb583483a5d418aa0911"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.13.0/ldc2-1.13.0-windows-x86.7z",
|
||||
"extract_dir": "ldc2-1.13.0-windows-x86",
|
||||
"hash": "540387227a0d2701d93af4cf2ff771f2312aba5256404e73453f4cc399def0b6"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.14.0/ldc2-1.14.0-windows-x86.7z",
|
||||
"extract_dir": "ldc2-1.14.0-windows-x86",
|
||||
"hash": "7f65ccc3dd9a31874efea2852b85332fab6a9bd0959a6ac3b7607b113f2a0be3"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user