dmd: Add additional binaries (#2087)

This commit is contained in:
Andreas 2021-10-12 00:51:21 +02:00 committed by GitHub
parent bfca13cdba
commit 81a4131f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,11 @@
"hash": "621c3786491576f1d36b2c5d93f5cd299c2b57c70331fcfadeb801a9aae4fa05",
"extract_dir": "dmd2",
"bin": [
"windows\\bin\\ddemangle.exe",
"windows\\bin\\dmd.exe",
"windows\\bin\\dub.exe"
"windows\\bin\\dub.exe",
"windows\\bin\\dustmite.exe",
"windows\\bin\\rdmd.exe"
],
"checkver": {
"url": "http://downloads.dlang.org/releases/LATEST",