ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-01-07 08:25:27 +00:00

22 lines
804 B
JSON

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