mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
spotbugs: Update to version 4.9.4
This commit is contained in:
parent
67d9151512
commit
0f07bcc16c
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.3",
|
"version": "4.9.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.9.3/spotbugs-4.9.3.zip",
|
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.4/spotbugs-4.9.4.zip",
|
||||||
"hash": "3b2dcf86f97d701700121cee4bd22305d4b54fd9ed7666fa0f53933a4ab92251",
|
"hash": "964646d6f7902f8e293f90f5edc1fa1532b62a43832e763cad85549f04533255",
|
||||||
"extract_dir": "spotbugs-4.9.3",
|
"extract_dir": "spotbugs-4.9.4",
|
||||||
"bin": "bin\\spotbugs.bat",
|
"bin": "bin\\spotbugs.bat",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user