ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2025-06-19 00:40:53 +00:00

22 lines
804 B
JSON

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