ssh3: Update to version 0.1.6-rc2

This commit is contained in:
github-actions[bot] 2024-01-16 16:27:41 +00:00
parent a5d6a4d062
commit 067811b896

View File

@ -1,20 +1,20 @@
{
"version": "0.1.5-rc5",
"version": "0.1.6-rc2",
"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.5-rc5/ssh3_0.1.5-rc5_clientonly_windows_x86_64.zip",
"hash": "ca6e4d72763462ad092f2d7fd9363ecd25c8297e09b1068eb193391bf51ea976"
"url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6-rc2/ssh3_0.1.6-rc2_clientonly_windows_x86_64.zip",
"hash": "cc7b433949aa13ee080432826f8ff0ba7e5f90f818ce9a506e04000bbb336c52"
},
"32bit": {
"url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.5-rc5/ssh3_0.1.5-rc5_clientonly_windows_i386.zip",
"hash": "44e8572c0d4d737dbd72fbcf28ba3d56a9043ebe077fcc3c1446376e0fd74549"
"url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6-rc2/ssh3_0.1.6-rc2_clientonly_windows_i386.zip",
"hash": "8e3cc16d3699bfe455230c9647a363861732b67f89924091e022b8b65edc5330"
},
"arm64": {
"url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.5-rc5/ssh3_0.1.5-rc5_clientonly_windows_arm64.zip",
"hash": "fd6b52dc940b9fce5fa8e04f645eed95d34dc0803d3cc5b13a74a185bf906777"
"url": "https://github.com/francoismichel/ssh3/releases/download/v0.1.6-rc2/ssh3_0.1.6-rc2_clientonly_windows_arm64.zip",
"hash": "4eaf7eaa7d0bc8c111442a7c162c23ade7592c71114ef71a24cc226613e6aeb5"
}
},
"bin": "ssh3.exe",