mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cppcheck: Update to version 2.8
This commit is contained in:
parent
4b1934fc57
commit
9c8b019949
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7",
|
"version": "2.8",
|
||||||
"description": "Static analysis tool for C/C++ code",
|
"description": "Static analysis tool for C/C++ code",
|
||||||
"homepage": "http://cppcheck.sourceforge.net/",
|
"homepage": "http://cppcheck.sourceforge.net/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.7/cppcheck-2.7-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/2.8/cppcheck-2.8-x64-Setup.msi",
|
||||||
"hash": "d481563ecca60d0c2279ac2ae1aa9b35991a284d6cb7d126e64bb84546a3cba1"
|
"hash": "752037a631a23698c03609fbce9339a5466d2e25ea05da57b948df61b6ed873e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles\\Cppcheck",
|
"extract_dir": "PFiles\\Cppcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user