Skip to content

Commit

Permalink
checkstyle 6.19
Browse files Browse the repository at this point in the history
Closes Homebrew#1550.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
Jerzerak authored and nijikon committed May 30, 2016
1 parent 231548a commit faaba0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/checkstyle.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Checkstyle < Formula
desc "Check Java source against a coding standard"
homepage "http://checkstyle.sourceforge.net/"
url "https://downloads.sourceforge.net/project/checkstyle/checkstyle/6.18/checkstyle-6.18-all.jar"
sha256 "f3dc690f3557af723065382df46e474d81c3b317683b0554a8195415cbdb38eb"
url "https://downloads.sourceforge.net/project/checkstyle/checkstyle/6.19/checkstyle-6.19-all.jar"
sha256 "e0aca3445db90c481123f494b25c6add685fcad138c30c0a909052f2ad610360"

bottle :unneeded

Expand Down

0 comments on commit faaba0b

Please sign in to comment.