From 1324c1be7d69e7e53df2484d267984e0a8126c9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 00:38:48 +0000 Subject: [PATCH] twitchdownloader-cli: Update to version 1.55.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 1349e7e36c..db2dc777b8 100644 --- a/bucket/twitchdownloader-cli.json +++ b/bucket/twitchdownloader-cli.json @@ -1,12 +1,12 @@ { - "version": "1.55.0", + "version": "1.55.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.55.0/TwitchDownloaderCLI-1.55.0-Windows-x64.zip", - "hash": "e5298382dd2cd0c3daeba65ace0b549894318ad7807a779a5ab02e2c45e0e231" + "url": "https://github.com/lay295/TwitchDownloader/releases/download/1.55.1/TwitchDownloaderCLI-1.55.1-Windows-x64.zip", + "hash": "2ee53365ba8e8cb0251934e58300a8dfa1daa63996386992aa670810d0e41fb5" } }, "bin": "TwitchDownloaderCLI.exe",