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 3d2d3f3 commit 5540a11Copy full SHA for 5540a11
Formula/s/s2n.rb
@@ -1,8 +1,8 @@
1
class S2n < Formula
2
desc "Implementation of the TLS/SSL protocols"
3
homepage "https://github.com/aws/s2n-tls"
4
- url "https://github.com/aws/s2n-tls/archive/refs/tags/v1.5.17.tar.gz"
5
- sha256 "3ab786720ac23b35bcf6f4354659652e2ec8eb20b1a3989e7be93c3e7985ea5e"
+ url "https://github.com/aws/s2n-tls/archive/refs/tags/v1.5.18.tar.gz"
+ sha256 "e4a249843d05d239128772da32f875ad9730f8d0cb5a44e8c6802c5882014f79"
6
license "Apache-2.0"
7
head "https://github.com/aws/s2n-tls.git", branch: "main"
8
0 commit comments