ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-07-11 08:28:37 +00:00

22 lines
804 B
JSON

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