ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2026-02-04 16:34:15 +00:00

22 lines
804 B
JSON

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