mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
cppcheck: Update to version 2.5
This commit is contained in:
parent
6f5908c3de
commit
fa275d2d88
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.4.1",
|
||||
"version": "2.5",
|
||||
"description": "Static analysis tool for C/C++ code",
|
||||
"homepage": "http://cppcheck.sourceforge.net/",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.4.1/cppcheck-2.4.1-x64-Setup.msi",
|
||||
"hash": "380414bfd26ba86dc635743168c365e5f73e0d114b266b13c5ae9ea8ea1eab60"
|
||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.5/cppcheck-2.5-x64-Setup.msi",
|
||||
"hash": "5cda946e59c8402fb82186bf94bf1f70ff74d8f36110b20f044ac2ee31d84a77"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles/Cppcheck",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user