Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions s2n-tls.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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: |
Expand Down