From 2614e435ef7457dce6b346bae9ba5222f13d1e74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:28:02 +0000 Subject: [PATCH] s3deploy: Update to version 2.12.0 --- bucket/s3deploy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/s3deploy.json b/bucket/s3deploy.json index 651f43ebb6..ac14a3443b 100644 --- a/bucket/s3deploy.json +++ b/bucket/s3deploy.json @@ -1,12 +1,12 @@ { - "version": "2.11.0", + "version": "2.12.0", "description": "Deploy static websites to Amazon S3 and CloudFront with Gzip and custom headers support (e.g. 'Cache-Control')", "homepage": "https://github.com/bep/s3deploy", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/bep/s3deploy/releases/download/v2.11.0/s3deploy_2.11.0_windows-amd64.zip", - "hash": "0ce0dcafb698993e8f11491877310b37c9a5a76ae18766f4a85badff835f3cba" + "url": "https://github.com/bep/s3deploy/releases/download/v2.12.0/s3deploy_2.12.0_windows-amd64.zip", + "hash": "0e674b5714a9070878973f989ebb654d1c234c611d21cab18b78df7cdfe28d4e" } }, "bin": "s3deploy.exe",