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.45
version: 1.3.46
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: 7568432191e100140ae718445eafdef731d0eabdbe5e246346a32bd380d4cf1a
expected-sha256: d1d01b5b85eafb20923ea1dbbac2363a7428a84dceb4d5d5ffed44379e28ba3e
uri: https://github.com/aws/s2n-tls/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down