mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ldc: Update to version 1.20.0
This commit is contained in:
parent
9faa39a29b
commit
f3b91b42f5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.0",
|
"version": "1.20.0",
|
||||||
"homepage": "https://dlang.org/",
|
"homepage": "https://dlang.org/",
|
||||||
"description": "LDC is LLVM based D-language compiler",
|
"description": "LDC is LLVM based D-language compiler",
|
||||||
"license": {
|
"license": {
|
||||||
@ -8,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.19.0/ldc2-1.19.0-windows-x64.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.20.0/ldc2-1.20.0-windows-x64.7z",
|
||||||
"extract_dir": "ldc2-1.19.0-windows-x64",
|
"extract_dir": "ldc2-1.20.0-windows-x64",
|
||||||
"hash": "e0038e94174af64726fa713aa63d0fbf5290e911905e86901e74553604eb8a6c"
|
"hash": "95218ef73f7cabad8139e7fd4c165b8a2d05db3be3e996526bdaab78d220f0ad"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.19.0/ldc2-1.19.0-windows-x86.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.20.0/ldc2-1.20.0-windows-x86.7z",
|
||||||
"extract_dir": "ldc2-1.19.0-windows-x86",
|
"extract_dir": "ldc2-1.20.0-windows-x86",
|
||||||
"hash": "a619cc92142fa7c36056e3e5db68a5d761eb470039f18ad489b1618d3112f576"
|
"hash": "39ff7408e21084161442fb95a1e077cbd136b5a88c68e046a687f9e38289173d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user