Skip to content

Commit be43cc4

Browse files
quinnj2github-actions
andauthored
[s2n_tls] Update to 1.6.3 with latest dependency versions (#12763)
Co-authored-by: github-actions <[email protected]>
1 parent 161e858 commit be43cc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

S/s2n_tls/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
using BinaryBuilder, Pkg
44

55
name = "s2n_tls"
6-
version = v"1.6.2"
6+
version = v"1.6.3"
77

88
# Collection of sources required to complete build
99
sources = [
10-
GitSource("https://github.com/aws/s2n-tls.git", "f6ca8f0941851af4a05739c4a4b426970e953317"),
10+
GitSource("https://github.com/aws/s2n-tls.git", "1c9844722d9cc3beca5551c0f9bfed8aabbc22ed"),
1111
]
1212

1313
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)