From bb94c3ce2426eaf89ff087c26323a97936bb2104 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:31:07 +0000 Subject: [PATCH] ttyd: Update to version 1.7.4 --- bucket/ttyd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ttyd.json b/bucket/ttyd.json index ad398dfd16..dd6550e0f6 100644 --- a/bucket/ttyd.json +++ b/bucket/ttyd.json @@ -1,12 +1,12 @@ { - "version": "1.7.3", + "version": "1.7.4", "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.3/ttyd.win32.exe#/ttyd.exe", - "hash": "0d85063074de5f4d1a12431463391a61e356132b03471a93f466f34d248262fc" + "url": "https://github.com/tsl0922/ttyd/releases/download/1.7.4/ttyd.win32.exe#/ttyd.exe", + "hash": "8d97b595d521715086195fc2738e85c523b01fdc33e469859dacd057314dd2e9" } }, "bin": "ttyd.exe",