mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
cppcheck: Update to version 1.85
This commit is contained in:
parent
16f9156189
commit
2ce58c38c4
@ -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.84",
|
"version": "1.85",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/danmar/cppcheck/releases/download/1.84/cppcheck-1.84-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/1.85/cppcheck-1.85-x64-Setup.msi",
|
||||||
"hash": "558e2e646240ff32c311277e23146812be9b86308d4e45108a3ad435ba1be2b6"
|
"hash": "0c35b667a882e22de135fb2eb14f27cb9d118e2cca1181b577cc8b607490aae7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/danmar/cppcheck/releases/download/1.84/cppcheck-1.84-x86-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/1.85/cppcheck-1.85-x86-Setup.msi",
|
||||||
"hash": "d9aabfb6ffb539bef269a4a688cb890a4d8dae2e64658c445e1b887ed0e9aa42"
|
"hash": "c7073dd05ec7100219c2cc4b935d2e7fa0f531e9e8a559097fc1bd150b3859d5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles/Cppcheck",
|
"extract_dir": "PFiles/Cppcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user