mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ldc: Update to version 1.32.1
This commit is contained in:
parent
4bced1eb62
commit
d5a33e93e3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.32.0",
|
"version": "1.32.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.32.0/ldc2-1.32.0-windows-x64.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.32.1/ldc2-1.32.1-windows-x64.7z",
|
||||||
"hash": "936684f7c41f6455406f636d74095875de0f246c3be5d35cad636fdf4136102e",
|
"hash": "b6847dc67c390781fcffcb46db3a379a9f7771d4079d8d1c4b702e8c67a7501a",
|
||||||
"extract_dir": "ldc2-1.32.0-windows-x64"
|
"extract_dir": "ldc2-1.32.1-windows-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.32.0/ldc2-1.32.0-windows-x86.7z",
|
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.32.1/ldc2-1.32.1-windows-x86.7z",
|
||||||
"hash": "2b15bdfabdeb0c7618b79c7cfcc847197a370fa6ca1b61f79436786db0181c9d",
|
"hash": "7df4274be1dbb4de924cafb043b8df4bbee6f013be0f0b1ebce02784acb48f3e",
|
||||||
"extract_dir": "ldc2-1.32.0-windows-x86"
|
"extract_dir": "ldc2-1.32.1-windows-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user