{ "version": "4.5.3", "description": "Static analysis tool for Java", "homepage": "https://spotbugs.github.io/", "license": "LGPL-2.1-only", "suggest": { "JDK": "java/openjdk" }, "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.5.3/spotbugs-4.5.3.zip", "hash": "15e9ee3a0de47195e6206bb50c0c9e487627ba9affe2da586e05333c1d4a12e8", "extract_dir": "spotbugs-4.5.3", "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" } }