dub 1.9.0-beta.1 (devel) (#26740)

This commit is contained in:
John Colvin 2018-04-17 21:31:21 +01:00 committed by commitay
parent e89e2577ee
commit 16d6a75afa

View file

@ -13,6 +13,11 @@ class Dub < Formula
sha256 "0f12587d134ada1588db6f6f228f8ff679101c0c53db4715bdb93a03292b65da" => :el_capitan
end
devel do
url "https://github.com/dlang/dub/archive/v1.9.0-beta.1.tar.gz"
sha256 "505729f13eb14845d0faf4665ae69f93430c49c03f4d67541a32052b98794c71"
end
depends_on "pkg-config" => :recommended
depends_on "dmd" => :build