dfmt 0.4.2

Closes Homebrew/homebrew#48065.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
John Colvin 2016-01-14 10:20:09 +00:00 committed by Baptiste Fontaine
parent c79c0c4a35
commit 6d16ed1223

View file

@ -2,8 +2,8 @@ class Dfmt < Formula
desc "Formatter for D source code"
homepage "https://github.com/Hackerpilot/dfmt"
url "https://github.com/Hackerpilot/dfmt.git",
:tag => "v0.4.1",
:revision => "5ce683bab21598db69e399768ecd143caa57ef34"
:tag => "v0.4.2",
:revision => "0d041834db4d66bdcf9383a8ab600fdbf2a6e8ad"
head "https://github.com/Hackerpilot/dfmt.git", :shallow => false