{
    "version": "13.2.5",
    "description": "S3 Browser is a freeware Windows client for Amazon S3 and Amazon CloudFront.",
    "homepage": "https://s3browser.com/",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://s3browser.com/download/s3browser-13-2-5.zip",
            "hash": "268482f08aada3412fd5381d2efe6f16b518be5c0bbe6a6e74f77a08cfdffaac"
        }
    },
    "extract_dir": "S3 Browser",
    "extract_to": "",
    "bin": "s3browser-cli.exe",
    "shortcuts": [
        [
            "s3browser-ui.exe",
            "S3Browser"
        ]
    ],
    "checkver": {
        "url": "https://s3browser.com/download.aspx",
        "regex": "S3 Browser Version (?<version>[\\d\\.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://s3browser.com/download/s3browser-$dashVersion.zip",
                "hash": {
                    "url": "https://s3browser.com/download.aspx",
                    "find": "$url[\\S\\s]*SHA256.*>$sha256"
                }
            }
        }
    }
}
