From d62981ff3de6715744c3e29d60ea0913420b7f88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 00:32:12 +0000 Subject: [PATCH] ssh3: Update to version 0.1.7 --- bucket/ssh3.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ssh3.json b/bucket/ssh3.json index 18506a9eaf..281dec3f21 100644 --- a/bucket/ssh3.json +++ b/bucket/ssh3.json @@ -1,20 +1,20 @@ { - "version": "0.1.6", + "version": "0.1.7", "description": "SSH3: faster and rich secure shell using HTTP/3", "homepage": "https://github.com/francoismichel/ssh3", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6/ssh3_0.1.6_clientonly_windows_x86_64.zip", - "hash": "943b2d98bb449f216dbe35387a0d021c1b8d03efa795637f82f699aa26029a93" + "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.7/ssh3_0.1.7_clientonly_windows_x86_64.zip", + "hash": "81b2166fea113b4978b51d5d6fa4d9e23dd0b18c8409d16a5dcb6a97c5bef3bb" }, "32bit": { - "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6/ssh3_0.1.6_clientonly_windows_i386.zip", - "hash": "6c2d6b3c85277ce7d8c82cf8a31599869639bbbef4d00e9840287607810d1d65" + "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.7/ssh3_0.1.7_clientonly_windows_i386.zip", + "hash": "7d38be90e331c73fd5ea6e25f74f36fa06e70425fd044e8d1e3d5805a0a5ffec" }, "arm64": { - "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6/ssh3_0.1.6_clientonly_windows_arm64.zip", - "hash": "427d4900dca30c77d9cdc017a6cfdfa43a1e17ed78aca2ac936c9b2342388e0a" + "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.7/ssh3_0.1.7_clientonly_windows_arm64.zip", + "hash": "d74092cc418e355086243c125aeeed8d70a5ffa2627d7f7ac6491fd92a26e961" } }, "bin": "ssh3.exe",