s3deploy: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2022-08-24 16:31:31 +00:00
parent 1912c0c6af
commit 324e1c84af

View File

@ -1,12 +1,12 @@
{ {
"version": "2.7.0", "version": "2.8.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.7.0/s3deploy_2.7.0_windows-64bit.zip", "url": "https://github.com/bep/s3deploy/releases/download/v2.8.0/s3deploy_2.8.0_windows-64bit.zip",
"hash": "fe39973e224ae46b51040391f043ef4a3993d43e4fff872553d4fa570925784e" "hash": "4f2bbb631086f0221cbf4f27d0516c207c5a41e669be0a7631309ccf2e3ea0b6"
} }
}, },
"bin": "s3deploy.exe", "bin": "s3deploy.exe",