{
    "homepage": "https://www.kryptor.co.uk/",
    "description": "An open source encryption and signing tool.",
    "version": "4.1.0",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/samuel-lucas6/Kryptor/releases/download/v4.1.0/kryptor-windows-x64.zip",
            "hash": "935a37e290654abce719ce14065922d984b811822abc2e91af88f3668e373442"
        }
    },
    "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"
                }
            }
        }
    }
}
