mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
cppcheck: Update to version 2.2
This commit is contained in:
parent
6063bdb4c8
commit
a5ea984bcb
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://cppcheck.sourceforge.net/",
|
"version": "2.2",
|
||||||
"description": "Static analysis tool for C/C++ code",
|
"description": "Static analysis tool for C/C++ code",
|
||||||
|
"homepage": "http://cppcheck.sourceforge.net/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"version": "2.1",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.1/cppcheck-2.1-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/2.2/cppcheck-2.2-x64-Setup.msi",
|
||||||
"hash": "2d68747c6414485facec715197d62ebce73db46ad9ed1708bdf3524421213728"
|
"hash": "379c43854a9da1a4c238ea47dd2fbf963220b7385958d9afdc12b133d1d83eb3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles/Cppcheck",
|
"extract_dir": "PFiles/Cppcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user