mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 15:24:43 +00:00
ldc: Update to version 1.42.0
This commit is contained in:
parent
9a72f03189
commit
eb0cb1f03b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.41.0",
|
||||
"version": "1.42.0",
|
||||
"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.41.0/ldc2-1.41.0-windows-x64.7z",
|
||||
"hash": "1db11e5eeed10236729d45cde861fb5197d1cc716b4186600fca7fc6bb48c810",
|
||||
"extract_dir": "ldc2-1.41.0-windows-x64"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.42.0/ldc2-1.42.0-windows-x64.7z",
|
||||
"hash": "5b16bf2a44d7fb6b8012f932c8760603dab6307968c3112cc578b5690f46b5c8",
|
||||
"extract_dir": "ldc2-1.42.0-windows-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.41.0/ldc2-1.41.0-windows-x86.7z",
|
||||
"hash": "fed4c84dde0b805a3705c707b09c16f7ac2cd3ed167aa61101bb49c499a30ae9",
|
||||
"extract_dir": "ldc2-1.41.0-windows-x86"
|
||||
"url": "https://github.com/ldc-developers/ldc/releases/download/v1.42.0/ldc2-1.42.0-windows-x86.7z",
|
||||
"hash": "8ad4975e07983aafcefbd2e3b8cf8ca1753fccba0729d1bb5146c60008987391",
|
||||
"extract_dir": "ldc2-1.42.0-windows-x86"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user