mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
cppcheck: Update to version 2.10
This commit is contained in:
parent
839c148730
commit
cf124b6682
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9",
|
"version": "2.10",
|
||||||
"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.9/cppcheck-2.9-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/2.10/cppcheck-2.10-x64-Setup.msi",
|
||||||
"hash": "090da7bbe16d2e9b1658bc482245b8d342c66a8165dc5f83b0e06a7375fb9b69"
|
"hash": "1963084475f34628a5c100ed8b90834d8575d28dd4ec9548d4c92c138df2fb9f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles\\Cppcheck",
|
"extract_dir": "PFiles\\Cppcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user