cppcheck: Update to version 2.16.0

This commit is contained in:
github-actions[bot] 2024-10-27 20:27:59 +00:00
parent e75d973b87
commit eeb3e4a95d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.15.0", "version": "2.16.0",
"description": "Static analysis tool for C/C++ code", "description": "Static analysis tool for C/C++ code",
"homepage": "https://cppcheck.sourceforge.io/", "homepage": "https://cppcheck.sourceforge.io/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/danmar/cppcheck/releases/download/2.15.0/cppcheck-2.15.0-x64-Setup.msi", "url": "https://github.com/danmar/cppcheck/releases/download/2.16.0/cppcheck-2.16.0-x64-Setup.msi",
"hash": "923243a2677cf9572a6341c94c3a804691689b094dcafbaa95c04530e1662fc9" "hash": "b4137578b4e76f0a1065d561c99d8a286bb1159bc29a0b1914cc33afc7a890b0"
} }
}, },
"shortcuts": [ "shortcuts": [