s3deploy: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2024-10-18 08:30:01 +00:00
parent 85d13d0917
commit fc5acffee2

View File

@ -1,12 +1,12 @@
{ {
"version": "2.12.0", "version": "2.12.1",
"description": "Deploy static websites to Amazon S3 and CloudFront with Gzip and custom headers support (e.g. 'Cache-Control')", "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", "homepage": "https://github.com/bep/s3deploy",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bep/s3deploy/releases/download/v2.12.0/s3deploy_2.12.0_windows-amd64.zip", "url": "https://github.com/bep/s3deploy/releases/download/v2.12.1/s3deploy_2.12.1_windows-amd64.zip",
"hash": "0e674b5714a9070878973f989ebb654d1c234c611d21cab18b78df7cdfe28d4e" "hash": "0ecc1acdf3baa352f58418a7e6ab0d065d5604686cd09fc2a79e686fccc446c4"
} }
}, },
"bin": "s3deploy.exe", "bin": "s3deploy.exe",