Skip to content

Commit 47c17a2

Browse files
committed
spotbugs 4.9.8
1 parent 2e29d65 commit 47c17a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/spotbugs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Spotbugs < Formula
22
desc "Tool for Java static analysis (FindBugs's successor)"
33
homepage "https://spotbugs.github.io/"
4-
url "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.7/spotbugs-4.9.7.tgz"
5-
sha256 "3dc8cea89e38237bd7da8ddf0ce61508c4da0d3b4490f86ed37fb99967ec0a81"
4+
url "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.8/spotbugs-4.9.8.tgz"
5+
sha256 "2eb8e0f2b223c22ffa2ce0c1cf1be4127dde19d240b8f7ce69a5fd3ad5c36ff3"
66
license "LGPL-2.1-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)