From bd71c68b6ddedc50d6b290ee76a3c651ac71bb12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 12:30:29 +0000 Subject: [PATCH] twitchdownloader-cli: Update to version 1.53.2 --- 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 bd6ed7d944..098bb29e54 100644 --- a/bucket/twitchdownloader-cli.json +++ b/bucket/twitchdownloader-cli.json @@ -1,12 +1,12 @@ { - "version": "1.53.3", + "version": "1.53.2", "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.3/TwitchDownloaderCLI-1.53.3-Windows-x64.zip", - "hash": "b8f483c69b4e0a7cbfa442d0ef2495d584b522ba79e71416ce20735176b544aa" + "url": "https://github.com/lay295/TwitchDownloader/releases/download/1.53.2/TwitchDownloaderCLI-1.53.2-Windows-x64.zip", + "hash": "85fb4056e3424d737f0a4157d5e3b470ccc83a530017a476ccf3ebce7dc4b755" } }, "bin": "TwitchDownloaderCLI.exe",