{
    "version": "1.0.2",
    "description": "Share sensitive information securely with client-side encryption and self-destructing messages.",
    "homepage": "https://hemmelig.app",
    "license": {
        "identifier": "O'Saasy",
        "url": "https://github.com/HemmeligOrg/Hemmelig.app/blob/v7/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/HemmeligOrg/Hemmelig.app/releases/download/cli-v1.0.2/hemmelig-windows-amd64.exe#/hemmelig.exe",
            "hash": "de96042245a3edad5347609c00e79e1daccd512635b95414492654a04f3e1b95"
        }
    },
    "bin": "hemmelig.exe",
    "checkver": {
        "github": "https://api.github.com/repos/HemmeligOrg/Hemmelig.app/releases",
        "regex": "/tag/(?<tag>cli-[Vv]?(?<version>[\\d.]+))"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/HemmeligOrg/Hemmelig.app/releases/download/$matchTag/hemmelig-windows-amd64.exe#/hemmelig.exe"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
