mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
cppcheck: Update to version 1.88
This commit is contained in:
parent
174efc0537
commit
bffd489c7d
@ -2,15 +2,15 @@
|
|||||||
"homepage": "http://cppcheck.sourceforge.net/",
|
"homepage": "http://cppcheck.sourceforge.net/",
|
||||||
"description": "Static analysis tool for C/C++ code",
|
"description": "Static analysis tool for C/C++ code",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"version": "1.87",
|
"version": "1.88",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/danmar/cppcheck/releases/download/1.87/cppcheck-1.87-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/1.88/cppcheck-1.88-x64-Setup.msi",
|
||||||
"hash": "3f44683661f08be7dc5749fdcd9b9a41118cb3533da9ba68645f33d2baa77f14"
|
"hash": "e391fa56d195b333b4061a309178f09a059c5c4d895805f9b17b65aa0e21f7ec"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/danmar/cppcheck/releases/download/1.87/cppcheck-1.87-x86-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/1.88/cppcheck-1.88-x86-Setup.msi",
|
||||||
"hash": "63ed92bc86b5b10710791d5609ae5e7f87ab594b7a7ad32de491680ec5f7f25a"
|
"hash": "dae67046d65296dbc8a21a338cec387c133b801ed73a80f1ce10aeae8eb99d74"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles/Cppcheck",
|
"extract_dir": "PFiles/Cppcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user