{
    "version": "2.16.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.16.0/s3deploy_2.16.0_windows-amd64.zip",
            "hash": "77408e02dde65ff41f5813da78e82d0154d015f6491dd55d8e27f42bae923dd0"
        }
    },
    "bin": "s3deploy.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/bep/s3deploy/releases/download/v$version/s3deploy_$version_windows-amd64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/s3deploy_$version_checksums.txt"
        }
    }
}
