ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2025-11-11 04:29:43 +00:00

22 lines
804 B
JSON

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