cppcheck: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2024-04-23 12:30:55 +00:00
parent 5c23220ccc
commit 43f14894cb

View File

@ -1,12 +1,12 @@
{ {
"version": "2.13.0", "version": "2.14.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.13.0/cppcheck-2.13.0-x64-Setup.msi", "url": "https://github.com/danmar/cppcheck/releases/download/2.14.0/cppcheck-2.14.0-x64-Setup.msi",
"hash": "72c4910dd5d027353deb88d98498e27b9e4f0ba49467c9130796ee91e9a646c2" "hash": "df27b2346d941d7c502b3a95b10ffb0dff9e06b6063f5c282452fadd8a78f54b"
} }
}, },
"shortcuts": [ "shortcuts": [