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