spotbugs 3.1.4 (#28918)

This commit is contained in:
ilovezfs 2018-06-12 02:13:09 -07:00 committed by GitHub
parent 8fdf00c3de
commit 1dd7524086
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"