{
    "version": "1.4.23",
    "description": "A complete and free implementation of the OpenPGP standard. (version 1.x)",
    "homepage": "https://www.gnupg.org/",
    "license": "GPL-3.0-or-later",
    "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-1.4.23.exe#/dl.7z",
    "hash": "59234aed42a0822c53480de33e2d6a2d82f3c0cde1dc0fdabebad1549014f2b6",
    "bin": [
        "gpg.exe",
        "gpgkeys_curl.exe",
        "gpgkeys_finger.exe",
        "gpgkeys_hkp.exe",
        "gpgkeys_ldap.exe",
        "gpgsplit.exe",
        "gpgv.exe"
    ],
    "checkver": {
        "url": "https://www.gnupg.org/ftp/gcrypt/binary/",
        "regex": "gnupg-w32cli-(1\\.[\\d.]+)\\.exe"
    },
    "autoupdate": {
        "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-$version.exe#/dl.7z"
    }
}
