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: |