From 11fe32822b94fa28aa70ed22ef732925b0c6946c Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 3 Jul 2023 18:07:50 +0000 Subject: [PATCH] aws-c-s3/0.3.12 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 8084054dbed..59acf637e68 100644 --- a/aws-c-s3.yaml +++ b/aws-c-s3.yaml @@ -1,6 +1,6 @@ package: name: aws-c-s3 - version: 0.3.11 + version: 0.3.12 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: 219b2ad2ebd9aaf4b16bba90f88b6cbb0843773544dc4dcecf7109804ac45e7a + expected-sha256: 0fddd7a87f8ee2eb2714ea47dc1031874c02c1247369d54570c44fd12e027bf3 uri: https://github.com/awslabs/aws-c-s3/archive/refs/tags/v${{package.version}}.tar.gz - runs: |