s3deploy: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2022-02-06 00:33:25 +00:00
parent 1568c9f6aa
commit 62f87ee85c

View File

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