From 2a21b4076f3b0b691c0686c4fd7700b355617940 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:51:29 +0000 Subject: [PATCH] aws-c-s3/0.7.2 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- 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 7c8589a1680..1f115636b1f 100644 --- a/aws-c-s3.yaml +++ b/aws-c-s3.yaml @@ -1,6 +1,6 @@ package: name: aws-c-s3 - version: 0.7.1 + version: 0.7.2 epoch: 0 description: "AWS C99 library implementation for communicating with the S3 service" copyright: @@ -37,7 +37,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 5877f40f87c77ccf2b278839995a6ee91983080f + expected-commit: e373ef4f2bf506d7b84b82c8ab7da0fc7784a7bc repository: https://github.com/awslabs/aws-c-s3 tag: v${{package.version}}