From 6513a5490050c8ab69c98ce60829bbcb02401342 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 28 Feb 2019 11:23:29 -0500 Subject: [PATCH] dscanner 0.7.0 Closes #37431. Signed-off-by: Chongyu Zhu --- Formula/dscanner.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/dscanner.rb b/Formula/dscanner.rb index 1b49d12381..d3d6fc1086 100644 --- a/Formula/dscanner.rb +++ b/Formula/dscanner.rb @@ -2,8 +2,8 @@ class Dscanner < Formula desc "Analyses e.g. the style and syntax of D code" homepage "https://github.com/dlang-community/D-Scanner" url "https://github.com/dlang-community/D-Scanner.git", - :tag => "v0.6.0", - :revision => "3759479d9cee8ac322aeb22f95957333e8383e34" + :tag => "v0.7.0", + :revision => "1bb815e927f23ca3420b61bbe53f7f06a1390c5a" head "https://github.com/dlang-community/D-Scanner.git" bottle do