From bc4cba57a258bde558d31fa4378018c8d89a0aac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 16:27:04 +0000 Subject: [PATCH] s3deploy: Update to version 2.11.0 --- bucket/s3deploy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/s3deploy.json b/bucket/s3deploy.json index a6f6a47001..651f43ebb6 100644 --- a/bucket/s3deploy.json +++ b/bucket/s3deploy.json @@ -1,12 +1,12 @@ { - "version": "2.10.1", + "version": "2.11.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.10.1/s3deploy_2.10.1_windows-amd64.zip", - "hash": "ac10cc117a1336671a75e21a55fb90e9d3bc9702c15663f9cc6f09b4d3d0141d" + "url": "https://github.com/bep/s3deploy/releases/download/v2.11.0/s3deploy_2.11.0_windows-amd64.zip", + "hash": "0ce0dcafb698993e8f11491877310b37c9a5a76ae18766f4a85badff835f3cba" } }, "bin": "s3deploy.exe",