dfix 0.3.5
Closes #29268. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0f881ea128
commit
9532aedcb1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Dfix < Formula
|
||||||
desc "Auto-upgrade tool for D source code"
|
desc "Auto-upgrade tool for D source code"
|
||||||
homepage "https://github.com/dlang-community/dfix"
|
homepage "https://github.com/dlang-community/dfix"
|
||||||
url "https://github.com/dlang-community/dfix.git",
|
url "https://github.com/dlang-community/dfix.git",
|
||||||
:tag => "v0.3.4",
|
:tag => "v0.3.5",
|
||||||
:revision => "e726c26fadf0e3fc1cdcd1cdeeae9f1e0f462671"
|
:revision => "5265a8db4b0fdc54a3d0837a7ddf520ee94579c4"
|
||||||
head "https://github.com/dlang-community/dfix.git", :shallow => false
|
head "https://github.com/dlang-community/dfix.git", :shallow => false
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue