diff --git a/s2n-tls.yaml b/s2n-tls.yaml index 4469598ef7f..6e285d0d293 100644 --- a/s2n-tls.yaml +++ b/s2n-tls.yaml @@ -1,6 +1,6 @@ package: name: s2n-tls - version: 1.3.45 + version: 1.3.46 epoch: 0 description: AWS C99 implementation of the TLS/SSL protocols copyright: @@ -19,7 +19,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 7568432191e100140ae718445eafdef731d0eabdbe5e246346a32bd380d4cf1a + expected-sha256: d1d01b5b85eafb20923ea1dbbac2363a7428a84dceb4d5d5ffed44379e28ba3e uri: https://github.com/aws/s2n-tls/archive/refs/tags/v${{package.version}}.tar.gz - runs: |