Skip to content

Commit 0720388

Browse files
committed
sshx 0.4.0
autobump: add sshx Signed-off-by: Rui Chen <[email protected]>
1 parent 69c0ab1 commit 0720388

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3114,6 +3114,7 @@ ssh-audit
31143114
ssh-mitm
31153115
sshs
31163116
sshuttle
3117+
sshx
31173118
ssldump
31183119
sslh
31193120
sslscan

Formula/s/sshx.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sshx < Formula
22
desc "Fast, collaborative live terminal sharing over the web"
33
homepage "https://sshx.io"
4-
url "https://github.com/ekzhang/sshx/archive/refs/tags/v0.3.1.tar.gz"
5-
sha256 "3bc2abc59be26c9eefaf7fc999aa4a3723d2916414c319fd06555415278acb64"
4+
url "https://github.com/ekzhang/sshx/archive/refs/tags/v0.4.0.tar.gz"
5+
sha256 "b92370d5d66266e2ea234d6be9515afeebf7d4b594b12035c19f13409a469531"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)