Skip to content

Commit aea7765

Browse files
committed
dub 1.40.0
1 parent 5bf2bd5 commit aea7765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dub.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dub < Formula
22
desc "Build tool for D projects"
33
homepage "https://code.dlang.org/getting_started"
4-
url "https://github.com/dlang/dub/archive/refs/tags/v1.39.0.tar.gz"
5-
sha256 "cddca43c76c619487857ea13b3acaf1d7bfda4251e058f0ab61538c4bbb84820"
4+
url "https://github.com/dlang/dub/archive/refs/tags/v1.40.0.tar.gz"
5+
sha256 "52b963137e8a671e48ce3b64eb1e424f6a3c137b8001cf74fb98932def61c171"
66
license "MIT"
77
version_scheme 1
88
head "https://github.com/dlang/dub.git", branch: "master"

0 commit comments

Comments
 (0)