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 161e858 commit be43cc4Copy full SHA for be43cc4
S/s2n_tls/build_tarballs.jl
@@ -3,11 +3,11 @@
3
using BinaryBuilder, Pkg
4
5
name = "s2n_tls"
6
-version = v"1.6.2"
+version = v"1.6.3"
7
8
# Collection of sources required to complete build
9
sources = [
10
- GitSource("https://github.com/aws/s2n-tls.git", "f6ca8f0941851af4a05739c4a4b426970e953317"),
+ GitSource("https://github.com/aws/s2n-tls.git", "1c9844722d9cc3beca5551c0f9bfed8aabbc22ed"),
11
]
12
13
# Bash recipe for building across all platforms
0 commit comments