From 6912f1a9784c2573f55f91e2ed5d4937c0bcf065 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 00:35:45 +0000 Subject: [PATCH] s3deploy: Update to version 2.8.1 --- bucket/s3deploy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/s3deploy.json b/bucket/s3deploy.json index 441645bbab..a615131cb9 100644 --- a/bucket/s3deploy.json +++ b/bucket/s3deploy.json @@ -1,12 +1,12 @@ { - "version": "2.8.0", + "version": "2.8.1", "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.8.0/s3deploy_2.8.0_windows-64bit.zip", - "hash": "4f2bbb631086f0221cbf4f27d0516c207c5a41e669be0a7631309ccf2e3ea0b6" + "url": "https://github.com/bep/s3deploy/releases/download/v2.8.1/s3deploy_2.8.1_windows-64bit.zip", + "hash": "0ad743d4c63f67b463668d0696434cf96cdddf66943675d7b6cdc162c9155b42" } }, "bin": "s3deploy.exe",