cppcheck: Update to version 2.1

This commit is contained in:
Jakub Čábera 2020-06-14 00:20:24 +02:00
parent d049d7e4f7
commit 9e3369621b

View File

@ -2,11 +2,11 @@
"homepage": "http://cppcheck.sourceforge.net/",
"description": "Static analysis tool for C/C++ code",
"license": "GPL-3.0-only",
"version": "2.0",
"version": "2.1",
"architecture": {
"64bit": {
"url": "https://github.com/danmar/cppcheck/releases/download/2.0/cppcheck-2.0-x64-Setup.msi",
"hash": "1876175164cf1559fb0f97c5746d8a6b326186021abe4ac7308fc05a071dbb0f"
"url": "https://github.com/danmar/cppcheck/releases/download/2.1/cppcheck-2.1-x64-Setup.msi",
"hash": "2d68747c6414485facec715197d62ebce73db46ad9ed1708bdf3524421213728"
}
},
"extract_dir": "PFiles/Cppcheck",