From 6b90c24342e459b03ae90dcc018b8f1187d259a3 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:07:28 +0000 Subject: [PATCH] aws-c-mqtt/0.8.14 package update --- aws-c-mqtt.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-c-mqtt.yaml b/aws-c-mqtt.yaml index e91870a84fa3..c5a0603078c0 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: |