From aeae38b8fd0e5e1242b1d5c8ec9dfe064cbdf056 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 20:27:35 +0000 Subject: [PATCH] cppcheck: Update to version 2.16.0 --- bucket/cppcheck.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cppcheck.json b/bucket/cppcheck.json index 2beea52a66..262d817414 100644 --- a/bucket/cppcheck.json +++ b/bucket/cppcheck.json @@ -1,12 +1,12 @@ { - "version": "2.17.0", + "version": "2.16.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.17.0/cppcheck-2.17.0-x64-Setup.msi", - "hash": "370e3e1a37928ed0691befd7472b46522aa51048ab6f2128f9a6e28954a7f76a" + "url": "https://github.com/danmar/cppcheck/releases/download/2.16.0/cppcheck-2.16.0-x64-Setup.msi", + "hash": "b4137578b4e76f0a1065d561c99d8a286bb1159bc29a0b1914cc33afc7a890b0" } }, "shortcuts": [