{
    "version": "1.0.6",
    "description": "Command-line tool that allows you to export all your emails as EML files, and their metadata as JSON files.",
    "homepage": "https://proton.me/support/proton-mail-export-tool",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ProtonMail/proton-mail-export/releases/download/v1.0.6/proton-mail-export-cli-windows_x86_64.zip",
            "hash": "01d9a0d7193ef4df170d65ca8c64a5ae73e1be0502c0735c7f2ae0875439cc1a"
        }
    },
    "bin": "proton-mail-export-cli.exe",
    "checkver": {
        "github": "https://github.com/ProtonMail/proton-mail-export"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ProtonMail/proton-mail-export/releases/download/v$version/proton-mail-export-cli-windows_x86_64.zip"
            }
        }
    }
}
