From 75c5f0f5aa98505b36408a124bd455608c363c38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 00:34:25 +0000 Subject: [PATCH] twitchdownloader-cli: Update to version 1.52.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 30a7ffdec5..1fb385d67d 100644 --- a/bucket/twitchdownloader-cli.json +++ b/bucket/twitchdownloader-cli.json @@ -1,12 +1,12 @@ { - "version": "1.52.1", + "version": "1.52.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.52.1/TwitchDownloaderCLI-1.52.1-Windows-x64.zip", - "hash": "d18180f337b32b12b920b23da2ab1168cad48bac4df1274c3d06b0b65cace618" + "url": "https://github.com/lay295/TwitchDownloader/releases/download/1.52.2/TwitchDownloaderCLI-1.52.2-Windows-x64.zip", + "hash": "e31efb73ef8b640bd09fba6c028c20435f54152fbe2815d009b8b391ab6ec4ee" } }, "bin": "TwitchDownloaderCLI.exe",