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 fecc69a commit 92624baCopy full SHA for 92624ba
Formula/s/stunnel.rb
@@ -1,8 +1,8 @@
1
class Stunnel < Formula
2
desc "SSL tunneling program"
3
homepage "https://www.stunnel.org/"
4
- url "https://www.stunnel.org/downloads/stunnel-5.73.tar.gz"
5
- sha256 "bc917c3bcd943a4d632360c067977a31e85e385f5f4845f69749bce88183cb38"
+ url "https://www.stunnel.org/downloads/stunnel-5.74.tar.gz"
+ sha256 "9bef235ab5d24a2a8dff6485dfd782ed235f4407e9bc8716deb383fc80cd6230"
6
license "GPL-2.0-or-later"
7
8
livecheck do
0 commit comments