mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
spotbugs: Update to version 4.8.5
This commit is contained in:
parent
768658df4f
commit
40451910fb
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.8.4",
|
"version": "4.8.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.8.4/spotbugs-4.8.4.zip",
|
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.8.5/spotbugs-4.8.5.zip",
|
||||||
"hash": "20584b304d4b5755c1e99e712093c3a5df58d7fca848094460ace64410537127",
|
"hash": "a4b7bad5bb8d2d3cdc42b07d6cdd2a0d7864c0b24732120426d0002df4a9dd0f",
|
||||||
"extract_dir": "spotbugs-4.8.4",
|
"extract_dir": "spotbugs-4.8.5",
|
||||||
"bin": "bin\\spotbugs.bat",
|
"bin": "bin\\spotbugs.bat",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user