From 1c219673793edf450ac5a6e609cf1c52bed38447 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 29 May 2017 22:37:06 -0700 Subject: [PATCH] wartremover 2.1.0 Closes #14064. Signed-off-by: ilovezfs --- Formula/wartremover.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/wartremover.rb b/Formula/wartremover.rb index 7ac3ca8803..f3e05141fd 100644 --- a/Formula/wartremover.rb +++ b/Formula/wartremover.rb @@ -1,8 +1,8 @@ class Wartremover < Formula desc "Flexible Scala code linting tool" homepage "https://github.com/puffnfresh/wartremover" - url "https://github.com/puffnfresh/wartremover/archive/v2.0.3.tar.gz" - sha256 "223af24da9ccf33860ca919ad2742b0de3d604625cc4aad8f97314f8c49db242" + url "https://github.com/puffnfresh/wartremover/archive/v2.1.0.tar.gz" + sha256 "a2d200d40ac9c5b7a2d31e934547035d929c0640f7d441c84c77cf8f6e52dea6" head "https://github.com/puffnfresh/wartremover.git" bottle do