From e6cc464f556f30960059f2f14ec61d7f54b18fe4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 05:07:17 +0000 Subject: [PATCH] ttyd: Update to version 1.7.6 --- bucket/ttyd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ttyd.json b/bucket/ttyd.json index 4f57f994e3..723860c9b9 100644 --- a/bucket/ttyd.json +++ b/bucket/ttyd.json @@ -1,12 +1,12 @@ { - "version": "1.7.5", + "version": "1.7.6", "homepage": "https://github.com/tsl0922/ttyd", "description": "A cli appication for sharing your terminal all over the web.", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tsl0922/ttyd/releases/download/1.7.5/ttyd.win32.exe#/ttyd.exe", - "hash": "3e0da3165b07ad7114750ef1152b8b073f39a1e3f1fd604e11f21c4c625f9a40" + "url": "https://github.com/tsl0922/ttyd/releases/download/1.7.6/ttyd.win32.exe#/ttyd.exe", + "hash": "7b5df2531b4a087b3045daed60ae50d543e8cda8eac4ce1dc9ad90ea957a444a" } }, "bin": "ttyd.exe",