From f38e0489396d9e22ad86ae63b3132312658685bc Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 1 Sep 2019 19:02:05 -0400 Subject: [PATCH] checkstyle 8.24 Closes #43758. Signed-off-by: FX Coudert --- Formula/checkstyle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/checkstyle.rb b/Formula/checkstyle.rb index ffb1ae8459..070cef2f66 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.23/checkstyle-8.23-all.jar" - sha256 "bdceee5e7472a2f9db4745c069e4455cdca2277003a24c2acd63e0830c0b264c" + url "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-8.24/checkstyle-8.24-all.jar" + sha256 "b53a61f8d0ef096d028d0eccdecc6257b7e75713b2c1b77e852e384ccdee0106" bottle :unneeded