s3deploy: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2026-01-19 12:32:19 +00:00
parent 0ccfcb24e7
commit be05913d8b

View File

@ -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",