{
    "homepage": "https://www.kryptor.co.uk/",
    "description": "An open source encryption and signing tool.",
    "version": "4.1.1",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/samuel-lucas6/Kryptor/releases/download/v4.1.1/kryptor-windows-x64.zip",
            "hash": "7e0e29ea48660762004877de3ded4de8061fef59473b6b16e5891e87e11669b3"
        }
    },
    "bin": "kryptor.exe",
    "checkver": {
        "github": "https://github.com/samuel-lucas6/Kryptor"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/samuel-lucas6/Kryptor/releases/download/v$version/kryptor-windows-x64.zip",
                "hash": {
                    "url": "$url.digest"
                }
            }
        }
    }
}
