mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
cppcheck: Update to version 2.18.0
This commit is contained in:
parent
346fa9f079
commit
9fd7280041
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.17.1",
|
"version": "2.18.0",
|
||||||
"description": "Static analysis tool for C/C++ code",
|
"description": "Static analysis tool for C/C++ code",
|
||||||
"homepage": "https://cppcheck.sourceforge.io/",
|
"homepage": "https://cppcheck.sourceforge.io/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.17.1/cppcheck-2.17.1-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/2.18.0/cppcheck-2.18.0-x64-Setup.msi",
|
||||||
"hash": "bcc28e10ae88584a5844540f0b9d54419eb04185f506565459117ec73d63f137"
|
"hash": "651c14395b8f8b2f18b7c08ff27533142ecafd60b6be0dc123f92fbd873cb638"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user