From 28b0489302cb1da1c0e70618fb74bbbbe50a659b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 00:42:51 +0000 Subject: [PATCH] twitchdownloader-cli: Update to version 1.56.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 8be51bcd3f..80eae5f734 100644 --- a/bucket/twitchdownloader-cli.json +++ b/bucket/twitchdownloader-cli.json @@ -1,12 +1,12 @@ { - "version": "1.56.0", + "version": "1.56.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.56.0/TwitchDownloaderCLI-1.56.0-Windows-x64.zip", - "hash": "117cbf399498b46759c4f03ff17db9fa046d7bdb45e7e99d43f069355bcd3fdf" + "url": "https://github.com/lay295/TwitchDownloader/releases/download/1.56.1/TwitchDownloaderCLI-1.56.1-Windows-x64.zip", + "hash": "9c6acb4d9ec1ac37895856f226aadbe9a4653dec81d9647b2d750a9375b6d9f6" } }, "bin": "TwitchDownloaderCLI.exe",