ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-11-30 08:26:31 +00:00

22 lines
804 B
JSON

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