ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-05-05 04:26:26 +00:00

22 lines
804 B
JSON

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