spotbugs: Update to version 4.2.0

This commit is contained in:
Richard Kuhnt 2021-02-18 07:01:50 +00:00
parent 3b9f17af1f
commit 709540a7a6

View File

@ -1,5 +1,5 @@
{
"version": "4.2.1",
"version": "4.2.0",
"description": "Static analysis tool for Java",
"homepage": "https://spotbugs.github.io/",
"license": "LGPL-2.1-only",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.2.1/spotbugs-4.2.1.zip",
"hash": "799a0cb35ed1463dc8e4432b36691c37e24c340be9ecca3694b57342cb804370",
"extract_dir": "spotbugs-4.2.1",
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.zip",
"hash": "4d16c579b8622a72ee57cc5c3e730ad78c8107208528f7de875976a9dd840443",
"extract_dir": "spotbugs-4.2.0",
"bin": "bin\\spotbugs.bat",
"shortcuts": [
[