cppcheck: Update to version 2.10

This commit is contained in:
github-actions[bot] 2023-01-28 16:28:39 +00:00
parent 839c148730
commit cf124b6682

View File

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