s3deploy: Update to version 2.4.0

This commit is contained in:
Jakub Čábera 2021-08-12 09:05:39 -07:00
parent 4cba99d508
commit c5a86bd39d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.5", "version": "2.4.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.3.5/s3deploy_2.3.5_windows-64bit.zip", "url": "https://github.com/bep/s3deploy/releases/download/v2.4.0/s3deploy_2.4.0_windows-64bit.zip",
"hash": "22986fee6a564ef8ae24f4ad754859c7e80487b0a088a91ee926129b2c0190dc" "hash": "0ea3a4fd46535fa001ddad0e78a557ba627e0b3f24243fa8f9c57324f092afa5"
} }
}, },
"bin": "s3deploy.exe", "bin": "s3deploy.exe",