Skip to content

Commit

Permalink
spotbugs 4.2.0 (#65848)
Browse files Browse the repository at this point in the history
  • Loading branch information
mprince authored Nov 28, 2020
1 parent b756e0c commit 7676995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/spotbugs.rb
Original file line number Diff line number Diff line change
@@ -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/4.1.4/spotbugs-4.1.4.tgz"
sha256 "2e6ebf87f92887e06d3a5aa29a2c3331c7ed089019aca1529670e156c6b0849e"
url "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.tgz"
sha256 "f5e2ad6e94515923a8b9a6db370d3b34a3aad9eda13315146b9bbd03bcbe7e30"
license "LGPL-2.1-or-later"

head do
Expand Down

0 comments on commit 7676995

Please sign in to comment.