dscanner 0.4.2

Closes #23306.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-01-25 22:02:12 -08:00
parent 32ae0018ea
commit b96a770d16

View file

@ -2,8 +2,8 @@ class Dscanner < Formula
desc "Analyses e.g. the style and syntax of D code"
homepage "https://github.com/dlang-community/Dscanner"
url "https://github.com/dlang-community/Dscanner.git",
:tag => "v0.4.1",
:revision => "f6708c48fe9d191c5adac84d75c735e9796c559b"
:tag => "v0.4.2",
:revision => "401ee0e7c27fa78a032d4962baf81ec57d8a7b8f"
head "https://github.com/dlang-community/Dscanner.git"