Skip to content

Commit

Permalink
cppcheck: Update to version 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 23, 2025
1 parent 62a725e commit aeae38b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/cppcheck.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit aeae38b

Please sign in to comment.