ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-08-03 08:25:28 +00:00

22 lines
804 B
JSON

{
"version": "1.53.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.53.2/TwitchDownloaderCLI-1.53.2-Windows-x64.zip",
"hash": "85fb4056e3424d737f0a4157d5e3b470ccc83a530017a476ccf3ebce7dc4b755"
}
},
"bin": "TwitchDownloaderCLI.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
}
}
}
}