ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2025-05-25 16:29:23 +00:00

22 lines
804 B
JSON

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