mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
spotbugs: Update to version 4.8.0
This commit is contained in:
parent
5c1c45f3f2
commit
7bec50e026
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.7.3",
|
"version": "4.8.0",
|
||||||
"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.7.3/spotbugs-4.7.3.zip",
|
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.8.0/spotbugs-4.8.0.zip",
|
||||||
"hash": "dffd3f41fdc2a4cfda547d4ce700585136340e7d0803aeeb2e7ca6cf8c4a6898",
|
"hash": "768ac3bd6f5c49d1f12924ff3094ff281debc0ee218ae85ce5aae6f66ca0666a",
|
||||||
"extract_dir": "spotbugs-4.7.3",
|
"extract_dir": "spotbugs-4.8.0",
|
||||||
"bin": "bin\\spotbugs.bat",
|
"bin": "bin\\spotbugs.bat",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user