From 8f70fc5f457cc33a74f5379fc6db870aa4b3352c Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 26 Jul 2023 21:28:59 +0000 Subject: [PATCH] aws-c-io/0.13.30 package update --- aws-c-io.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-c-io.yaml b/aws-c-io.yaml index 67fbcc7fa796..8b0054728f5a 100644 --- a/aws-c-io.yaml +++ b/aws-c-io.yaml @@ -1,6 +1,6 @@ package: name: aws-c-io - version: 0.13.29 + version: 0.13.30 epoch: 0 description: Module for the AWS SDK for C handling all IO and TLS work for application protocols copyright: @@ -22,7 +22,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 7635464598dc7d301e5bda1639b65f0e5800006b634117eebe3803d313982daf + expected-sha256: 45e750e3ff9181012cd8ab368b16e6b375bdf591d015f39f8be2ecf3a562020c uri: https://github.com/awslabs/aws-c-io/archive/refs/tags/v${{package.version}}.tar.gz - runs: |