mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cppcheck@2.13.0: Add shortcut (#5401)
* Update cppcheck.json * Update cppcheck.json --------- Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
parent
73ba6d41e3
commit
ddca022262
@ -9,6 +9,12 @@
|
|||||||
"hash": "72c4910dd5d027353deb88d98498e27b9e4f0ba49467c9130796ee91e9a646c2"
|
"hash": "72c4910dd5d027353deb88d98498e27b9e4f0ba49467c9130796ee91e9a646c2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"cppcheckgui.exe",
|
||||||
|
"Cppcheck"
|
||||||
|
]
|
||||||
|
],
|
||||||
"extract_dir": "PFiles\\Cppcheck",
|
"extract_dir": "PFiles\\Cppcheck",
|
||||||
"bin": "cppcheck.exe",
|
"bin": "cppcheck.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user