spotbugs 3.1.4 (#28918)
This commit is contained in:
parent
8fdf00c3de
commit
1dd7524086
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue