mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
spotbugs: Update to version 4.7.0
This commit is contained in:
parent
005b1d5ea4
commit
513ddb58f3
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.6.0",
|
"version": "4.7.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.6.0/spotbugs-4.6.0.zip",
|
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.7.0/spotbugs-4.7.0.zip",
|
||||||
"hash": "8486f721d80e62c300fd2db5076badac3d969b596904c23f429c922a03041ac0",
|
"hash": "9ee793b0f3f78901089211dfa67b8603e38fd1abd64eac09d2590df506cfedf5",
|
||||||
"extract_dir": "spotbugs-4.6.0",
|
"extract_dir": "spotbugs-4.7.0",
|
||||||
"bin": "bin\\spotbugs.bat",
|
"bin": "bin\\spotbugs.bat",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user