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 2e29d65 commit 8070984Copy full SHA for 8070984
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.75.tar.gz"
5
- sha256 "0c1ef0ed85240974dccb94fe74fb92d6383474c7c0d10e8796d1f781a3ba5683"
+ url "https://www.stunnel.org/downloads/stunnel-5.76.tar.gz"
+ sha256 "cda37eb4d0fb1e129718ed27ad77b5735e899394ce040bb2be28bbb937fd79e1"
6
license "GPL-2.0-or-later"
7
8
livecheck do
0 commit comments