ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-10-07 00:33:13 +00:00

22 lines
804 B
JSON

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