{ "version": "2.4", "description": "Static analysis tool for C/C++ code", "homepage": "http://cppcheck.sourceforge.net/", "license": "GPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/danmar/cppcheck/releases/download/2.4/cppcheck-2.4-x64-Setup.msi", "hash": "6e3e6d7720543f316c6ad21d18606099428ef2429ae3d71f1beea51111038fbb" } }, "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" } } } }