ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2025-07-11 04:32:41 +00:00

22 lines
804 B
JSON

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