{ "version": "4.1.2", "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.1.2/spotbugs-4.1.2.zip", "hash": "c104f6aaa95d7c5d1bd9040d38b7f80038995e663f8c84ac8b32423362d290eb", "extract_dir": "spotbugs-4.1.2", "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" } }