ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-02-09 08:35:19 +00:00

22 lines
804 B
JSON

{
"version": "1.51.2",
"homepage": "https://github.com/lay295/TwitchDownloader",
"description": "A Twitch VOD/Clip/Chat Downloader and Chat Renderer. (CLI Version)",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/1.51.2/TwitchDownloaderCLI-1.51.2-Windows-x64.zip",
"hash": "1ff02f0decd9dde02dc5033cf73a753569265bbfa0b899b55a1450c7dbf00a75"
}
},
"bin": "TwitchDownloaderCLI.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
}
}
}
}