From 2ca7b569e9f70ad53a1b4143cba01c430aec4492 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:07:14 +0000 Subject: [PATCH] aws-c-s3/0.3.9 package update --- aws-c-s3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-c-s3.yaml b/aws-c-s3.yaml index 837df886aba..1db21441197 100644 --- a/aws-c-s3.yaml +++ b/aws-c-s3.yaml @@ -1,6 +1,6 @@ package: name: aws-c-s3 - version: 0.3.8 + version: 0.3.9 epoch: 0 description: "AWS C99 library implementation for communicating with the S3 service" copyright: @@ -36,7 +36,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: b52eeb7a0dc73741986731634988a274876860416eb032bfc941a1ebe2b7587b + expected-sha256: 5bbdf94a8c8f58591144d0463220c93eab9bf620c6a97717c89c2b7bea8803c8 uri: https://github.com/awslabs/aws-c-s3/archive/refs/tags/v${{package.version}}.tar.gz - runs: |