From be05913d8b99a5d91f178e33dd56754792b849d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:32:19 +0000 Subject: [PATCH] s3deploy: Update to version 2.14.0 --- bucket/s3deploy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/s3deploy.json b/bucket/s3deploy.json index 8a7776ab38..a9d8d9f1d3 100644 --- a/bucket/s3deploy.json +++ b/bucket/s3deploy.json @@ -1,12 +1,12 @@ { - "version": "2.13.0", + "version": "2.14.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.13.0/s3deploy_2.13.0_windows-amd64.zip", - "hash": "580cb1ec774cdfc40663f0c2b990ea6d278cd662534fa5f91b60a111e862a2e4" + "url": "https://github.com/bep/s3deploy/releases/download/v2.14.0/s3deploy_2.14.0_windows-amd64.zip", + "hash": "f4f8823afad659cb83000b01c435536861844fd7e018b260943ce199ce9858da" } }, "bin": "s3deploy.exe",