From 737dfd6c50cd5a6ca4ecd07b1dd148e75c2fda43 Mon Sep 17 00:00:00 2001 From: chenrui Date: Sun, 26 May 2019 15:02:14 -0400 Subject: [PATCH] checkstyle 8.21 (#40348) --- Formula/checkstyle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/checkstyle.rb b/Formula/checkstyle.rb index 1a41daa714..904b5c75d6 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 "https://checkstyle.sourceforge.io/" - url "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-8.20/checkstyle-8.20-all.jar" - sha256 "d7db544afefb57cc9bafb4e6cf729b77f06c34aa84639c18e54dfadb6afb5aef" + url "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-8.21/checkstyle-8.21-all.jar" + sha256 "ed543a0f5efcd9234079244467b537438e18a40b19423951ae23bf5ddd9aa6c9" bottle :unneeded