cppcheck: Update to version 2.3

This commit is contained in:
Jakub Čábera 2020-12-05 14:56:33 +01:00
parent 47e681aa66
commit 36a047afcd

View File

@ -1,12 +1,12 @@
{
"version": "2.2",
"version": "2.3",
"description": "Static analysis tool for C/C++ code",
"homepage": "http://cppcheck.sourceforge.net/",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/danmar/cppcheck/releases/download/2.2/cppcheck-2.2-x64-Setup.msi",
"hash": "379c43854a9da1a4c238ea47dd2fbf963220b7385958d9afdc12b133d1d83eb3"
"url": "https://github.com/danmar/cppcheck/releases/download/2.3/cppcheck-2.3-x64-Setup.msi",
"hash": "38a2d796f8f7d50abb45f5f7158b8443ac7660f4a1a9efc7d4a7ee2ec85c2118"
}
},
"extract_dir": "PFiles/Cppcheck",