Extras/bucket/streamdeck.json
2026-07-28 09:16:57 +00:00

32 lines
1010 B
JSON

{
"version": "7.5.1.22901",
"description": "Stream Deck lets you take control of your content and focus on what's important: your audience.",
"homepage": "https://www.elgato.com/en/gaming/downloads#sd-win",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "https://edge.elgato.com/egc/windows/sd/Stream_Deck_7.5.1.22901.msi",
"hash": "65c1c2c1709c6b95aa1ea5671d314feebe03803a1ecdb1386165c5e7c0c08556"
}
},
"extract_dir": "PFiles64\\Elgato\\StreamDeck",
"bin": "StreamDeck.exe",
"shortcuts": [
[
"StreamDeck.exe",
"StreamDeck"
]
],
"checkver": {
"url": "https://gc-updates.elgato.com/windows/sd-update/final/app-version-check.json",
"jsonpath": "$.Manual.Version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://edge.elgato.com/egc/windows/sd/Stream_Deck_$version.msi"
}
}
}
}