mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ldc: Update to version 1.25.1
This commit is contained in:
parent
c051f67177
commit
9d4b471455
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.0",
|
"version": "1.25.1",
|
||||||
"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,19 +8,19 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.25.0/ldc2-1.25.0-windows-x64.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.25.1/ldc2-1.25.1-windows-x64.7z",
|
||||||
"extract_dir": "ldc2-1.25.0-windows-x64",
|
"hash": "849d473ba5a769cb19978bd0cca5925d72b72f5f33a6b4ebb76f69c4ad459d62",
|
||||||
"hash": "61cf6f83a52ec3b4a7f19f827e80ac80cf0aab1bdecd2dba8753513ac1d67ddd"
|
"extract_dir": "ldc2-1.25.1-windows-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.25.0/ldc2-1.25.0-windows-x86.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.25.1/ldc2-1.25.1-windows-x86.7z",
|
||||||
"extract_dir": "ldc2-1.25.0-windows-x86",
|
"hash": "0ed653edcab8819ed5de91d2e34c436a1430661a635ccb6c9ce461d30e935d7b",
|
||||||
"hash": "891dbc621fa741b099beaf0badecbbaf2bd4ab86a3b12dbb9d732c89e9c53dc6"
|
"extract_dir": "ldc2-1.25.1-windows-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/ldc-developers/ldc/"
|
"github": "https://github.com/ldc-developers/ldc"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user