mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cppcheck: Update to version 2.1
This commit is contained in:
parent
d049d7e4f7
commit
9e3369621b
@ -2,11 +2,11 @@
|
||||
"homepage": "http://cppcheck.sourceforge.net/",
|
||||
"description": "Static analysis tool for C/C++ code",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "2.0",
|
||||
"version": "2.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.0/cppcheck-2.0-x64-Setup.msi",
|
||||
"hash": "1876175164cf1559fb0f97c5746d8a6b326186021abe4ac7308fc05a071dbb0f"
|
||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.1/cppcheck-2.1-x64-Setup.msi",
|
||||
"hash": "2d68747c6414485facec715197d62ebce73db46ad9ed1708bdf3524421213728"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles/Cppcheck",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user