We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cd2d0 commit daf9785Copy full SHA for daf9785
Formula/s/sslh.rb
@@ -1,8 +1,8 @@
1
class Sslh < Formula
2
desc "Forward connections based on first data packet sent by client"
3
homepage "https://www.rutschle.net/tech/sslh.shtml"
4
- url "https://www.rutschle.net/tech/sslh/sslh-v2.2.1.tar.gz"
5
- sha256 "ae4d1a2969a9cc205a35247b4fcdb7f84886048fbe2d8b2ea41b0cadad92e48c"
+ url "https://www.rutschle.net/tech/sslh/sslh-v2.2.3.tar.gz"
+ sha256 "dd7e51c90308ad24654b047bfc29b82578c8e96b872232029ce31517e90b7af7"
6
license all_of: ["GPL-2.0-or-later", "BSD-2-Clause"]
7
head "https://github.com/yrutschle/sslh.git", branch: "master"
8
0 commit comments