diff --git a/bucket/cppcheck.json b/bucket/cppcheck.json index 58e3ffcb7f..585073694a 100644 --- a/bucket/cppcheck.json +++ b/bucket/cppcheck.json @@ -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",