{ "version": "4.4.0", "description": "Static analysis tool for Java", "homepage": "https://spotbugs.github.io/", "license": "LGPL-2.1-only", "suggest": { "JDK": [ "java/oraclejdk", "java/openjdk" ] }, "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.4.0/spotbugs-4.4.0.zip", "hash": "f5f8b9aba1f3c87a508fbcb6045dcdc748e1ca4ce16803d6676417c9d82fb862", "extract_dir": "spotbugs-4.4.0", "bin": "bin\\spotbugs.bat", "shortcuts": [ [ "bin\\spotbugs.bat", "SpotBugs", "", "bin\\spotbugs.ico" ] ], "persist": "plugin", "checkver": { "url": "https://spotbugs.readthedocs.io/en/stable/installing.html", "regex": "spotbugs ([\\d.]+) documentation" }, "autoupdate": { "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/$version/spotbugs-$version.zip", "extract_dir": "spotbugs-$version" } }