From 93e6c6497d076ccd0475b67deb006fa1c4235e12 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 1 Jun 2023 19:06:33 +0000 Subject: [PATCH] s2n-tls/1.3.45 package update --- s2n-tls.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/s2n-tls.yaml b/s2n-tls.yaml index 0d9c51f8ad6..4469598ef7f 100644 --- a/s2n-tls.yaml +++ b/s2n-tls.yaml @@ -1,6 +1,6 @@ package: name: s2n-tls - version: 1.3.44 + version: 1.3.45 epoch: 0 description: AWS C99 implementation of the TLS/SSL protocols copyright: @@ -19,7 +19,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 16b25209bfe08c9d14c74277f2e98bba90bc9c37cae3885ad4122c545c3110c8 + expected-sha256: 7568432191e100140ae718445eafdef731d0eabdbe5e246346a32bd380d4cf1a uri: https://github.com/aws/s2n-tls/archive/refs/tags/v${{package.version}}.tar.gz - runs: |