diff --git a/Formula/spotbugs.rb b/Formula/spotbugs.rb index 59de3a8038..cf03708d03 100644 --- a/Formula/spotbugs.rb +++ b/Formula/spotbugs.rb @@ -1,8 +1,8 @@ class Spotbugs < Formula desc "Tool for Java static analysis (FindBugs's successor)" homepage "https://spotbugs.github.io/" - url "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/3.1.3/spotbugs-3.1.3.tgz" - sha256 "afb27696a88844328bcbc6a232e19abdcf44a0bf3279672374440a323eda7aff" + url "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/3.1.4/spotbugs-3.1.4.tgz" + sha256 "ca15d036bf199f6d5202549fbf27def41f38dc4322203e5d27d497a4933ced35" head do url "https://github.com/spotbugs/spotbugs.git"