From 588896df2e2f935690b8c3fef2397cb84ded5689 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:33:34 +0000 Subject: [PATCH] twitchdownloader-cli: Update to version 1.55.0 --- 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 9793a69a5d..1349e7e36c 100644 --- a/bucket/twitchdownloader-cli.json +++ b/bucket/twitchdownloader-cli.json @@ -1,12 +1,12 @@ { - "version": "1.54.9", + "version": "1.55.0", "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.54.9/TwitchDownloaderCLI-1.54.9-Windows-x64.zip", - "hash": "767d401aecdc1019a3da8a93e347232e1a920bdb6abb03e726fe448028d52068" + "url": "https://github.com/lay295/TwitchDownloader/releases/download/1.55.0/TwitchDownloaderCLI-1.55.0-Windows-x64.zip", + "hash": "e5298382dd2cd0c3daeba65ace0b549894318ad7807a779a5ab02e2c45e0e231" } }, "bin": "TwitchDownloaderCLI.exe",