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.14
version: 0.9.0
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: d5343bafec134d65e1fcf58e588a106f7112e9e490ac5c9dfe2b5637a40349e6
expected-sha256: 8a1c6e4bd57bab01f394b3738af9e177ffc3683145985c68ae97535c6b947e58
uri: https://github.com/awslabs/aws-c-mqtt/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down