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