mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cppcheck: Update to version 2.4.1
This commit is contained in:
parent
e7ac451430
commit
191948792f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4",
|
"version": "2.4.1",
|
||||||
"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.4/cppcheck-2.4-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/2.4.1/cppcheck-2.4.1-x64-Setup.msi",
|
||||||
"hash": "6e3e6d7720543f316c6ad21d18606099428ef2429ae3d71f1beea51111038fbb"
|
"hash": "380414bfd26ba86dc635743168c365e5f73e0d114b266b13c5ae9ea8ea1eab60"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles/Cppcheck",
|
"extract_dir": "PFiles/Cppcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user