dub 1.7.0

Closes #22397.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
John Colvin 2018-01-03 11:32:27 +00:00 committed by ilovezfs
parent a2bf78ee13
commit db4f9091aa

View file

@ -1,8 +1,8 @@
class Dub < Formula
desc "Build tool for D projects"
homepage "https://code.dlang.org/getting_started"
url "https://github.com/dlang/dub/archive/v1.6.0.tar.gz"
sha256 "4b6a13232deeed60b262fcad95e8d45449e6407308f2962b08b3d9ecbcb80126"
url "https://github.com/dlang/dub/archive/v1.7.0.tar.gz"
sha256 "5c4875cf4ced113d35f1da949524a2b366dff93049dffe98da95171bed6cd069"
version_scheme 1
head "https://github.com/dlang/dub.git"