cppcheck: Update to version 2.9

This commit is contained in:
github-actions[bot] 2022-08-28 16:30:17 +00:00
parent 0ac2104334
commit 6dda56bff0

View File

@ -1,12 +1,12 @@
{
"version": "2.8",
"version": "2.9",
"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.8/cppcheck-2.8-x64-Setup.msi",
"hash": "752037a631a23698c03609fbce9339a5466d2e25ea05da57b948df61b6ed873e"
"url": "https://github.com/danmar/cppcheck/releases/download/2.9/cppcheck-2.9-x64-Setup.msi",
"hash": "090da7bbe16d2e9b1658bc482245b8d342c66a8165dc5f83b0e06a7375fb9b69"
}
},
"extract_dir": "PFiles\\Cppcheck",