checkstyle 8.23 (#42520)
This commit is contained in:
parent
22323a24ee
commit
5bf32b66e4
1 changed files with 2 additions and 2 deletions
|
@ -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.22/checkstyle-8.22-all.jar"
|
||||
sha256 "80f0dc401f5c85d11fb6f83e6883e436ff11c7b8dcf7867a9b1dd5c208fcd752"
|
||||
url "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-8.23/checkstyle-8.23-all.jar"
|
||||
sha256 "bdceee5e7472a2f9db4745c069e4455cdca2277003a24c2acd63e0830c0b264c"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue