mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
ldc: Update to version 1.32.2
This commit is contained in:
parent
67f3c24d69
commit
c6316947cd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.32.1",
|
||||
"version": "1.32.2",
|
||||
"description": "LDC is LLVM based D-language compiler",
|
||||
"homepage": "https://dlang.org/",
|
||||
"license": {
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.32.1/ldc2-1.32.1-windows-x64.7z",
|
||||
"hash": "b6847dc67c390781fcffcb46db3a379a9f7771d4079d8d1c4b702e8c67a7501a",
|
||||
"extract_dir": "ldc2-1.32.1-windows-x64"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.32.2/ldc2-1.32.2-windows-x64.7z",
|
||||
"hash": "40ec845ef91ba6d3d247c56f8400554cf8710732a16063137e0fb4b504e767b9",
|
||||
"extract_dir": "ldc2-1.32.2-windows-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.32.1/ldc2-1.32.1-windows-x86.7z",
|
||||
"hash": "7df4274be1dbb4de924cafb043b8df4bbee6f013be0f0b1ebce02784acb48f3e",
|
||||
"extract_dir": "ldc2-1.32.1-windows-x86"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.32.2/ldc2-1.32.2-windows-x86.7z",
|
||||
"hash": "4c67336d4f9738d35628f5e8d6f6c8f24915583d2c59914edfa83a0ce8395969",
|
||||
"extract_dir": "ldc2-1.32.2-windows-x86"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user