cppcheck: Update to version 2.0

This commit is contained in:
Jakub Čábera 2020-05-10 15:22:51 +02:00
parent 8eadee0abc
commit 2ba98bb4a2

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": "1.90",
"version": "2.0",
"architecture": {
"64bit": {
"url": "https://github.com/danmar/cppcheck/releases/download/1.90/cppcheck-1.90-x64-Setup.msi",
"hash": "04c694c8a751acfd04fbee80125db722bf50ba2d79a982540da69daf196a6a1a"
"url": "https://github.com/danmar/cppcheck/releases/download/2.0/cppcheck-2.0-x64-Setup.msi",
"hash": "1876175164cf1559fb0f97c5746d8a6b326186021abe4ac7308fc05a071dbb0f"
}
},
"extract_dir": "PFiles/Cppcheck",