From 930952091d27a06cba96ec1e57bcf23250931ea6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 12:32:53 +0000 Subject: [PATCH] twitchdownloader-cli: Update to version 1.51.1 --- bucket/twitchdownloader-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/twitchdownloader-cli.json b/bucket/twitchdownloader-cli.json index 9b540e4a4d..e32e0f48ef 100644 --- a/bucket/twitchdownloader-cli.json +++ b/bucket/twitchdownloader-cli.json @@ -1,12 +1,12 @@ { - "version": "1.51.2", + "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.2/TwitchDownloaderCLI-1.51.2-Windows-x64.zip", - "hash": "1ff02f0decd9dde02dc5033cf73a753569265bbfa0b899b55a1450c7dbf00a75" + "url": "https://github.com/lay295/TwitchDownloader/releases/download/1.51.1/TwitchDownloaderCLI-1.51.1-Windows-x64.zip", + "hash": "4783d3f799694dae48ea552ce0975857992afccc936b800f028c6a99bc67cb64" } }, "bin": "TwitchDownloaderCLI.exe",