Skip to content

Commit bb8c299

Browse files
quinnj2github-actions
andauthored
[s2n_tls] Update to 1.7.0 with latest dependency versions (#13036)
Co-authored-by: github-actions <github-actions@github.com>
1 parent ecdb048 commit bb8c299

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.4"
6+
version = v"1.7.0"
77

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

1313
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)