mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
ldc: Update to version 1.28.1
This commit is contained in:
parent
315c2e547a
commit
bef4f85e2f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.28.0",
|
"version": "1.28.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,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.28.0/ldc2-1.28.0-windows-x64.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.28.1/ldc2-1.28.1-windows-x64.7z",
|
||||||
"hash": "26bb3ece7774ef70d9c7485eab5fbc182d4e74411e4a8d2f339e9b421a76f069",
|
"hash": "7c2a2a6028eed77e671142ed37f86d8aca3f718ced4b7362b3fe9b189fbeb865",
|
||||||
"extract_dir": "ldc2-1.28.0-windows-x64"
|
"extract_dir": "ldc2-1.28.1-windows-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.28.0/ldc2-1.28.0-windows-x86.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.28.1/ldc2-1.28.1-windows-x86.7z",
|
||||||
"hash": "af5465b316dfb582ded4fd6f83dfa02dfdd896fad6d397cc53d098e3ba9f9281",
|
"hash": "4cc6c240f18f289c84143fd03ad6e205e768ae8f811f871d8e2398b4cf3d0255",
|
||||||
"extract_dir": "ldc2-1.28.0-windows-x86"
|
"extract_dir": "ldc2-1.28.1-windows-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user