dub 1.19.0
Closes #48657. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
bed760d0a8
commit
0844105f24
1 changed files with 2 additions and 2 deletions
|
@ -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.17.0.tar.gz"
|
||||
sha256 "1b5d5331223faf1320d33c0fbca48811f48893f5dcb57d5a5df8cf2ae3d845e7"
|
||||
url "https://github.com/dlang/dub/archive/v1.19.0.tar.gz"
|
||||
sha256 "84dc77f517ca1f115e05e25e8a8cdbcacbf31df281217ebac31dc974560a4ffc"
|
||||
version_scheme 1
|
||||
head "https://github.com/dlang/dub.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue