ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-01-06 00:32:28 +00:00

22 lines
804 B
JSON

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