checkstyle: fix audit --warning
parent
41aed1f151
commit
0dbc7f0e50
|
@ -1,6 +1,6 @@
|
||||||
class Checkstyle < Formula
|
class Checkstyle < Formula
|
||||||
desc "Check Java source against a coding standard"
|
desc "Check Java source against a coding standard"
|
||||||
homepage "http://checkstyle.sourceforge.net/"
|
homepage "https://checkstyle.sourceforge.io/"
|
||||||
url "https://downloads.sourceforge.net/project/checkstyle/checkstyle/7.5.1/checkstyle-7.5.1-all.jar"
|
url "https://downloads.sourceforge.net/project/checkstyle/checkstyle/7.5.1/checkstyle-7.5.1-all.jar"
|
||||||
sha256 "fa26832b41ecab91dd570dff6aee96b79458a16a90258b61a09bf4ebf48a0a06"
|
sha256 "fa26832b41ecab91dd570dff6aee96b79458a16a90258b61a09bf4ebf48a0a06"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue