dfmt 0.8.1

Closes #28819.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-06-08 22:53:50 -07:00
parent c83c67a940
commit 4518d8ff42

View file

@ -2,8 +2,8 @@ class Dfmt < Formula
desc "Formatter for D source code"
homepage "https://github.com/dlang-community/dfmt"
url "https://github.com/dlang-community/dfmt.git",
:tag => "v0.8.0",
:revision => "b416d72221b07bd460ded8407487e32520fd3962"
:tag => "v0.8.1",
:revision => "c66fea0fe546103db12d4354c2a9c73247bb9302"
head "https://github.com/dlang-community/dfmt.git", :branch => "v0.x.x", :shallow => false