Extras/bucket/hotkey-detective.json

27 lines
860 B
JSON

{
"version": "1.1.0",
"description": "A small program for investigating stolen key combinations under Windows 7 and later.",
"homepage": "https://github.com/ITachiLab/hotkey-detective",
"license": "GPL-3.0-only",
"url": "https://github.com/ITachiLab/hotkey-detective/releases/download/1.1.0/hotkey-detective-1.1.0.zip",
"hash": "a1c0027d32c2346fd4cb98d63dc9f2b5e861f75653809983fea8afbd16d7aa35",
"architecture": {
"64bit": {
"extract_dir": "x64"
},
"32bit": {
"extract_dir": "x86"
}
},
"shortcuts": [
[
"HotkeyDetective.exe",
"Hotkey Detective"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/ITachiLab/hotkey-detective/releases/download/$version/hotkey-detective-$version.zip"
}
}