Update dmd to 4a90885ef8e0fc29334da91a4318f9ab52af9f80 (#164)
This commit is contained in:
parent
bf75a9b9d3
commit
0b2fe2d303
2
dmd
2
dmd
|
|
@ -1 +1 @@
|
||||||
Subproject commit ef02f08456762548555b1476a6e32c6e6af6320c
|
Subproject commit 4a90885ef8e0fc29334da91a4318f9ab52af9f80
|
||||||
2
dub.json
2
dub.json
|
|
@ -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": "ef02f08456762548555b1476a6e32c6e6af6320c"
|
"version": "4a90885ef8e0fc29334da91a4318f9ab52af9f80"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"targetPath" : "bin",
|
"targetPath" : "bin",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue