{ "homepage": "http://cppcheck.sourceforge.net/", "description": "Static analysis tool for C/C++ code", "license": "GPL-3.0-only", "version": "2.1", "architecture": { "64bit": { "url": "https://github.com/danmar/cppcheck/releases/download/2.1/cppcheck-2.1-x64-Setup.msi", "hash": "2d68747c6414485facec715197d62ebce73db46ad9ed1708bdf3524421213728" } }, "extract_dir": "PFiles/Cppcheck", "bin": "cppcheck.exe", "checkver": { "github": "https://github.com/danmar/cppcheck" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/danmar/cppcheck/releases/download/$version/cppcheck-$version-x64-Setup.msi" } } } }