checkstyle: fix url (#28942)

This commit is contained in:
Palash Oswal 2018-06-13 06:49:34 +05:30 committed by ilovezfs
parent c045f2a959
commit 4144318bb6

View file

@ -1,7 +1,7 @@
class Checkstyle < Formula
desc "Check Java source against a coding standard"
homepage "https://checkstyle.sourceforge.io/"
url "https://downloads.sourceforge.net/project/checkstyle/checkstyle/8.10.1/checkstyle-8.10.1-all.jar"
url "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-8.10.1/checkstyle-8.10.1-all.jar"
sha256 "67239ffff8340a6c9266c8c952df1f639491474e48c4183637437f27c35e6066"
bottle :unneeded