We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7afbd79 + 6c4668c commit 244daebCopy full SHA for 244daeb
s2n-tls.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: s2n-tls
3
- version: 1.4.11
+ version: 1.4.12
4
epoch: 0
5
description: AWS C99 implementation of the TLS/SSL protocols
6
copyright:
@@ -19,7 +19,7 @@ environment:
19
pipeline:
20
- uses: fetch
21
with:
22
- expected-sha256: 82650a16ed3523aafe33c289dfe316df4a53d73c4d732a90d5e8f30e93a952a2
+ expected-sha256: d0769f27eb9e6b8fc98d3e8e3eb87ed71e10b08fade87893b293878d84faaceb
23
uri: https://github.com/aws/s2n-tls/archive/refs/tags/v${{package.version}}.tar.gz
24
25
- runs: |
0 commit comments