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 36a9905 commit 87aa5baCopy full SHA for 87aa5ba
S/s2n_tls/build_tarballs.jl
@@ -3,11 +3,11 @@
3
using BinaryBuilder, Pkg
4
5
name = "s2n_tls"
6
-version = v"1.5.21"
+version = v"1.5.22"
7
8
# Collection of sources required to complete build
9
sources = [
10
- GitSource("https://github.com/aws/s2n-tls.git", "a772605d27afcb62c0e0d1ee92f9003cb11ca8ef"),
+ GitSource("https://github.com/aws/s2n-tls.git", "bb9c5991877c6a749981204131e6e47845adbe3d"),
11
]
12
13
# Bash recipe for building across all platforms
0 commit comments