checkstyle 8.28

Closes #48381.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
master
Rui Chen 2019-12-29 21:42:33 -05:00 committed by Alexander Bayandin
parent ceb1e2f309
commit 086f9a9b5d
1 changed files with 2 additions and 2 deletions

View File

@ -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.27/checkstyle-8.27-all.jar"
sha256 "54465af4d2761a878c6054cfba3c24f02e79a2cdb13a9c25a0b874c0b9a273f4"
url "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-8.28/checkstyle-8.28-all.jar"
sha256 "356cf0406ec758ccf9a14b334ab061f11e269033c0f41d18f1c3dd758dd49204"
bottle :unneeded