From c904a8723031d38255bbac505477873cae48d342 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:24:32 +0000 Subject: [PATCH] ssh3: Update to version 0.1.6 --- bucket/ssh3.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ssh3.json b/bucket/ssh3.json index 724efc4c2d..18506a9eaf 100644 --- a/bucket/ssh3.json +++ b/bucket/ssh3.json @@ -1,20 +1,20 @@ { - "version": "0.1.6-rc2", + "version": "0.1.6", "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-rc2/ssh3_0.1.6-rc2_clientonly_windows_x86_64.zip", - "hash": "cc7b433949aa13ee080432826f8ff0ba7e5f90f818ce9a506e04000bbb336c52" + "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6/ssh3_0.1.6_clientonly_windows_x86_64.zip", + "hash": "943b2d98bb449f216dbe35387a0d021c1b8d03efa795637f82f699aa26029a93" }, "32bit": { - "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6-rc2/ssh3_0.1.6-rc2_clientonly_windows_i386.zip", - "hash": "8e3cc16d3699bfe455230c9647a363861732b67f89924091e022b8b65edc5330" + "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6/ssh3_0.1.6_clientonly_windows_i386.zip", + "hash": "6c2d6b3c85277ce7d8c82cf8a31599869639bbbef4d00e9840287607810d1d65" }, "arm64": { - "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6-rc2/ssh3_0.1.6-rc2_clientonly_windows_arm64.zip", - "hash": "4eaf7eaa7d0bc8c111442a7c162c23ade7592c71114ef71a24cc226613e6aeb5" + "url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6/ssh3_0.1.6_clientonly_windows_arm64.zip", + "hash": "427d4900dca30c77d9cdc017a6cfdfa43a1e17ed78aca2ac936c9b2342388e0a" } }, "bin": "ssh3.exe",