dfix 0.3.5

Closes #29268.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-06-20 22:20:25 -07:00
parent 0f881ea128
commit 9532aedcb1

View file

@ -2,8 +2,8 @@ class Dfix < Formula
desc "Auto-upgrade tool for D source code"
homepage "https://github.com/dlang-community/dfix"
url "https://github.com/dlang-community/dfix.git",
:tag => "v0.3.4",
:revision => "e726c26fadf0e3fc1cdcd1cdeeae9f1e0f462671"
:tag => "v0.3.5",
:revision => "5265a8db4b0fdc54a3d0837a7ddf520ee94579c4"
head "https://github.com/dlang-community/dfix.git", :shallow => false
bottle do