ScoopInstaller_Main/bucket/twitchdownloader-cli.json
Kris Schneider 3a5f8bb2ed
twitchdownloader-cli: Add version 1.51.1 (#4249)
* twitchdownloader-cli: Add version 1.51.1

* Update bucket/twitchdownloader-cli.json

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2022-12-22 13:04:34 +05:30

22 lines
804 B
JSON

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