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 0ab31c1 commit 1009f38Copy full SHA for 1009f38
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.19.tar.gz"
5
- sha256 "cb67993d43b39f583ea864d29b028bc258cc0866704f45eedc7ca064e48987ac"
+ url "https://github.com/aws/s2n-tls/archive/refs/tags/v1.5.20.tar.gz"
+ sha256 "1d05303ba8383f62273c51b50147391c23375e918d525b7c827f7aeb69e6b102"
6
license "Apache-2.0"
7
head "https://github.com/aws/s2n-tls.git", branch: "main"
8
0 commit comments