mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
cppcheck: Update to version 2.12.0
This commit is contained in:
parent
36f1bb31d0
commit
ac88a627f4
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.11",
|
||||
"version": "2.12.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.11/cppcheck-2.11-x64-Setup.msi",
|
||||
"hash": "55bce7a8911ccda48d631204d95c9dc6606a590f161e45593452fefe750b39c7"
|
||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.12.0/cppcheck-2.12.0-x64-Setup.msi",
|
||||
"hash": "780f0b0a56c0ec6cea9a8d81a197fd8afc8313adef22c5698fe022c446d3f3f0"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles\\Cppcheck",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user