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>
This commit is contained in:
Kris Schneider 2022-12-22 00:34:34 -07:00 committed by GitHub
parent 9c32d1f1e8
commit 3a5f8bb2ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,21 @@
{
"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"
}
}
}
}