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