Skip to content

Commit

Permalink
sshs: Update to version 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2025
1 parent e422664 commit 8524b37
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/sshs.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "4.6.0",
"version": "4.6.1",
"description": "Terminal user interface for SSH",
"homepage": "https://github.com/quantumsheep/sshs",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/quantumsheep/sshs/releases/download/4.6.0/sshs-windows-amd64.exe#/sshs.exe",
"hash": "7abd93cabaf5d77dae5ba0e003287c70257fe0224bc3c4a53e1cd8a4fe99130b"
"url": "https://github.com/quantumsheep/sshs/releases/download/4.6.1/sshs-windows-amd64.exe#/sshs.exe",
"hash": "1a75b901d833ea05231e8b8ea151483e9efb7db5a6e55e7f8aea84d2508f871d"
},
"arm64": {
"url": "https://github.com/quantumsheep/sshs/releases/download/4.6.0/sshs-windows-arm64.exe#/sshs.exe",
"hash": "5d4241aaef9f47e37366b196b7249d5f4195958961750a9bfdedb462c33e3c0d"
"url": "https://github.com/quantumsheep/sshs/releases/download/4.6.1/sshs-windows-arm64.exe#/sshs.exe",
"hash": "9813041f51b3d86c48467fb795e363a26e9f494750ba7e50e75f21ab73b0528a"
}
},
"bin": "sshs.exe",
Expand Down

0 comments on commit 8524b37

Please sign in to comment.