ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-08-02 00:33:34 +00:00

22 lines
804 B
JSON

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