mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
spotbugs: Update to version 4.8.4
This commit is contained in:
parent
7ad0a57f1e
commit
2bf24450f4
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.8.3",
|
"version": "4.8.4",
|
||||||
"description": "Static analysis tool for Java",
|
"description": "Static analysis tool for Java",
|
||||||
"homepage": "https://spotbugs.github.io/",
|
"homepage": "https://spotbugs.github.io/",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.8.3/spotbugs-4.8.3.zip",
|
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.zip",
|
||||||
"hash": "7468aaaf370ec9df0601a46cf0157b83022d00227ef724d80ebbfbb11cb26270",
|
"hash": "20584b304d4b5755c1e99e712093c3a5df58d7fca848094460ace64410537127",
|
||||||
"extract_dir": "spotbugs-4.8.3",
|
"extract_dir": "spotbugs-4.8.4",
|
||||||
"bin": "bin\\spotbugs.bat",
|
"bin": "bin\\spotbugs.bat",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user