From d6bb23f0397a405e5423a21e28b7c2a4e83ec6f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:29:28 +0000 Subject: [PATCH] cppcheck: Update to version 2.19.0 --- bucket/cppcheck.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cppcheck.json b/bucket/cppcheck.json index 6844f6b434..853be6cf64 100644 --- a/bucket/cppcheck.json +++ b/bucket/cppcheck.json @@ -1,12 +1,12 @@ { - "version": "2.18.0", + "version": "2.19.0", "description": "Static analysis tool for C/C++ code", "homepage": "https://cppcheck.sourceforge.io/", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/danmar/cppcheck/releases/download/2.18.0/cppcheck-2.18.0-x64-Setup.msi", - "hash": "651c14395b8f8b2f18b7c08ff27533142ecafd60b6be0dc123f92fbd873cb638" + "url": "https://github.com/danmar/cppcheck/releases/download/2.19.0/cppcheck-2.19.0-x64-Setup.msi", + "hash": "aac15f6dc2b404b3b2562015419f11d91f391e686279cabd20627a8435782128" } }, "shortcuts": [