Update dub.json to latest dmd commit

This commit is contained in:
Eduard Staniloiu 2024-02-05 18:28:07 +02:00 committed by Albert24GG
parent 470df4870e
commit fe8618844d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"libddoc": "~>0.8.0", "libddoc": "~>0.8.0",
"dmd": { "dmd": {
"repository": "git+https://github.com/dlang/dmd.git", "repository": "git+https://github.com/dlang/dmd.git",
"version": "a4220358ecfcffe7ea38ab4a1996ffc5a5331f22" "version": "85481894447684c107347e21d405f8f6b34b2369"
} }
}, },
"targetPath" : "bin", "targetPath" : "bin",