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