ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2025-04-07 08:30:29 +00:00

22 lines
804 B
JSON

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