We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf2bd5 commit aea7765Copy full SHA for aea7765
Formula/d/dub.rb
@@ -1,8 +1,8 @@
1
class Dub < Formula
2
desc "Build tool for D projects"
3
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"
+ url "https://github.com/dlang/dub/archive/refs/tags/v1.40.0.tar.gz"
+ sha256 "52b963137e8a671e48ce3b64eb1e424f6a3c137b8001cf74fb98932def61c171"
6
license "MIT"
7
version_scheme 1
8
head "https://github.com/dlang/dub.git", branch: "master"
0 commit comments