mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
spotbugs: Update to version 4.9.5
This commit is contained in:
parent
0d28116544
commit
dbc5b86ab5
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.4",
|
"version": "4.9.5",
|
||||||
"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.4/spotbugs-4.9.4.zip",
|
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.5/spotbugs-4.9.5.zip",
|
||||||
"hash": "964646d6f7902f8e293f90f5edc1fa1532b62a43832e763cad85549f04533255",
|
"hash": "064da05951ca2d93a54bef9990b0d61328fa681a3e026cab99ad850edf945204",
|
||||||
"extract_dir": "spotbugs-4.9.4",
|
"extract_dir": "spotbugs-4.9.5",
|
||||||
"bin": "bin\\spotbugs.bat",
|
"bin": "bin\\spotbugs.bat",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user