s3deploy: Update to version 2.6.0

This commit is contained in:
Richard Kuhnt 2021-12-04 15:00:40 +00:00
parent 7ab469fcd4
commit 48aedec193

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.1", "version": "2.6.0",
"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.5.1/s3deploy_2.5.1_windows-64bit.zip", "url": "https://github.com/bep/s3deploy/releases/download/v2.6.0/s3deploy_2.6.0_windows-64bit.zip",
"hash": "4273aa24e3ceb489eb0776a38a34867ee4e8b3bf92af295485342dbc44a9f0fd" "hash": "955e1a7fe22ef659553bfd49009df926868f1db39aec3a48a8c73077eed61ea7"
} }
}, },
"bin": "s3deploy.exe", "bin": "s3deploy.exe",