From faaba0b7f3699d3c1069c8ba95ef031e26c49c1c Mon Sep 17 00:00:00 2001 From: Jerzerak Date: Sun, 29 May 2016 20:59:18 -0400 Subject: [PATCH] checkstyle 6.19 Closes #1550. Signed-off-by: Tomasz Pajor --- Formula/checkstyle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/checkstyle.rb b/Formula/checkstyle.rb index 6b1fd1b57312a..d352e3463b3a6 100644 --- a/Formula/checkstyle.rb +++ b/Formula/checkstyle.rb @@ -1,8 +1,8 @@ class Checkstyle < Formula desc "Check Java source against a coding standard" homepage "http://checkstyle.sourceforge.net/" - url "https://downloads.sourceforge.net/project/checkstyle/checkstyle/6.18/checkstyle-6.18-all.jar" - sha256 "f3dc690f3557af723065382df46e474d81c3b317683b0554a8195415cbdb38eb" + url "https://downloads.sourceforge.net/project/checkstyle/checkstyle/6.19/checkstyle-6.19-all.jar" + sha256 "e0aca3445db90c481123f494b25c6add685fcad138c30c0a909052f2ad610360" bottle :unneeded