mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cppcheck: Update to version 2.14.1
This commit is contained in:
parent
2993ab05dd
commit
00f78ee455
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.14.0",
|
"version": "2.14.1",
|
||||||
"description": "Static analysis tool for C/C++ code",
|
"description": "Static analysis tool for C/C++ code",
|
||||||
"homepage": "https://cppcheck.sourceforge.io/",
|
"homepage": "https://cppcheck.sourceforge.io/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/danmar/cppcheck/releases/download/2.14.0/cppcheck-2.14.0-x64-Setup.msi",
|
"url": "https://github.com/danmar/cppcheck/releases/download/2.14.1/cppcheck-2.14.1-x64-Setup.msi",
|
||||||
"hash": "df27b2346d941d7c502b3a95b10ffb0dff9e06b6063f5c282452fadd8a78f54b"
|
"hash": "824a11b5b90a49717da24a44aa9c925ab451a690e1c52cf98f4c1d4983a66ea9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user