dfmt 0.10.1

Closes #39313.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-04-26 09:34:05 +10:00 committed by Chongyu Zhu
parent 85fa0e2615
commit 6de24f262a
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.9.0",
:revision => "c3537a5d51c0d94389a5cb82dfa623726426e767"
:tag => "v0.10.1",
:revision => "436d157b4f5b9ab047e2207988e2416fa0b21a88"
head "https://github.com/dlang-community/dfmt.git", :branch => "v0.x.x", :shallow => false
bottle do