diff --git a/aws-c-mqtt.yaml b/aws-c-mqtt.yaml index e91870a84fa..c5a0603078c 100644 --- a/aws-c-mqtt.yaml +++ b/aws-c-mqtt.yaml @@ -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: @@ -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: |