{
    "version": "1.29.7",
    "description": "An email and SMTP testing tool with API for developers",
    "homepage": "https://mailpit.axllent.org",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/axllent/mailpit/releases/download/v1.29.7/mailpit-windows-amd64.zip",
            "hash": "ad84a4b552bc667faa744e512884af0a3be655863371c1565e25a8f943e5d09f"
        },
        "arm64": {
            "url": "https://github.com/axllent/mailpit/releases/download/v1.29.7/mailpit-windows-arm64.zip",
            "hash": "2cd085d6d8e2ab2a1c97825296ab5cdcd556ef8c056e778f64f4d39327fe39eb"
        }
    },
    "bin": "mailpit.exe",
    "checkver": {
        "github": "https://github.com/axllent/mailpit"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/axllent/mailpit/releases/download/v$version/mailpit-windows-amd64.zip"
            },
            "arm64": {
                "url": "https://github.com/axllent/mailpit/releases/download/v$version/mailpit-windows-arm64.zip"
            }
        }
    }
}
