mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cppcheck: Update to version 2.11
This commit is contained in:
parent
7c51cb7008
commit
a039bd8a13
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.10",
|
||||
"version": "2.11",
|
||||
"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.10/cppcheck-2.10-x64-Setup.msi",
|
||||
"hash": "1963084475f34628a5c100ed8b90834d8575d28dd4ec9548d4c92c138df2fb9f"
|
||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.11/cppcheck-2.11-x64-Setup.msi",
|
||||
"hash": "55bce7a8911ccda48d631204d95c9dc6606a590f161e45593452fefe750b39c7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles\\Cppcheck",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user