dscanner 0.5.4

Closes #27875.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-05-14 23:53:03 -07:00
parent bc80d24fbb
commit 1155613bb9

View file

@ -2,8 +2,8 @@ class Dscanner < Formula
desc "Analyses e.g. the style and syntax of D code" desc "Analyses e.g. the style and syntax of D code"
homepage "https://github.com/dlang-community/Dscanner" homepage "https://github.com/dlang-community/Dscanner"
url "https://github.com/dlang-community/Dscanner.git", url "https://github.com/dlang-community/Dscanner.git",
:tag => "v0.5.3", :tag => "v0.5.4",
:revision => "7a1050210e80f4504d5c1d4aa674093358526b0a" :revision => "8af3702a7816edd5270101e7d05eb944309f9a6e"
head "https://github.com/dlang-community/Dscanner.git" head "https://github.com/dlang-community/Dscanner.git"