mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
cppcheck: Update to version 2.6
This commit is contained in:
parent
fe303cf3c9
commit
8ab2e452cc
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5",
|
"version": "2.6",
|
||||||
"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.5/cppcheck-2.5-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/2.6/cppcheck-2.6-x64-Setup.msi",
|
||||||
"hash": "5cda946e59c8402fb82186bf94bf1f70ff74d8f36110b20f044ac2ee31d84a77"
|
"hash": "2094f180e3e1e16d4ec77560289c909178707a3e3ec46aa06ee399dc63af841d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles\\Cppcheck",
|
"extract_dir": "PFiles\\Cppcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user