From 2c3cd27516fffa9cc2eaa65b1fc22b95b0b09f5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:09:16 +0000 Subject: [PATCH] ttyd: Update to version 1.7.5 --- bucket/ttyd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ttyd.json b/bucket/ttyd.json index dd6550e0f6..4f57f994e3 100644 --- a/bucket/ttyd.json +++ b/bucket/ttyd.json @@ -1,12 +1,12 @@ { - "version": "1.7.4", + "version": "1.7.5", "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.4/ttyd.win32.exe#/ttyd.exe", - "hash": "8d97b595d521715086195fc2738e85c523b01fdc33e469859dacd057314dd2e9" + "url": "https://github.com/tsl0922/ttyd/releases/download/1.7.5/ttyd.win32.exe#/ttyd.exe", + "hash": "3e0da3165b07ad7114750ef1152b8b073f39a1e3f1fd604e11f21c4c625f9a40" } }, "bin": "ttyd.exe",