dub 1.14.0

Closes #37525.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-03-03 09:12:49 +11:00 committed by FX Coudert
parent 271353a6b9
commit e051444809

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.13.0.tar.gz"
sha256 "8c7ffdae0b49bd1a246f48e865610fc5b6f6bdf58057858f3ba7e9dae8368ee7"
url "https://github.com/dlang/dub/archive/v1.14.0.tar.gz"
sha256 "47c463eeaa612fda556d0291d32c8c59fd3c31dbb76142c7d997b7476773c332"
version_scheme 1
head "https://github.com/dlang/dub.git"