mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
spotbugs: Update to version 4.8.6
This commit is contained in:
parent
8aac746df4
commit
3a4d91ffc2
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.8.5",
|
"version": "4.8.6",
|
||||||
"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.5/spotbugs-4.8.5.zip",
|
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.zip",
|
||||||
"hash": "a4b7bad5bb8d2d3cdc42b07d6cdd2a0d7864c0b24732120426d0002df4a9dd0f",
|
"hash": "67cdc52cceb17eae394f8fc3660f21659cf354908f818e4d1f45a6935c2e4425",
|
||||||
"extract_dir": "spotbugs-4.8.5",
|
"extract_dir": "spotbugs-4.8.6",
|
||||||
"bin": "bin\\spotbugs.bat",
|
"bin": "bin\\spotbugs.bat",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user