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 aws-c-mqtt.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-c-mqtt
version: 0.8.13
version: 0.8.14
epoch: 0
description: AWS C99 implementation of the MQTT 3.1.1 specification
copyright:
Expand All @@ -25,7 +25,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 574ca15ceead3119c1c24dcfb0bc9e41f8ebef409048282f14eaa39eb156d427
expected-sha256: d5343bafec134d65e1fcf58e588a106f7112e9e490ac5c9dfe2b5637a40349e6
uri: https://github.com/awslabs/aws-c-mqtt/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down