{
    "version": "4.74",
    "description": "Lightweight multi-threaded TFTP, DNS, SNTP, SYSLOG and DHCP server",
    "homepage": "https://pjo2.github.io/tftpd64/",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/PJO2/tftpd64/releases/download/v4.74/tftpd64_portable_v4.74.zip",
            "hash": "3ad38a71c0d7d42915429f8f02945e27bcf88161ad1028980d1364af8f76bf22",
            "bin": [
                "tftpd64.exe",
                [
                    "tftpd64.exe",
                    "tftpd"
                ]
            ],
            "shortcuts": [
                [
                    "tftpd64.exe",
                    "Tftpd"
                ]
            ]
        },
        "32bit": {
            "url": "https://github.com/PJO2/tftpd64/releases/download/v4.74/tftpd32_portable_v4.74.zip",
            "hash": "3e14c3830af443339bd0d90de9272d2b55662ec53e8479d4b54cbfb94e05a51e",
            "bin": [
                "tftpd32.exe",
                [
                    "tftpd32.exe",
                    "tftpd"
                ]
            ],
            "shortcuts": [
                [
                    "tftpd32.exe",
                    "Tftpd"
                ]
            ]
        }
    },
    "persist": "tftpd32.ini",
    "checkver": {
        "github": "https://github.com/PJO2/tftpd64/"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/PJO2/tftpd64/releases/download/v$version/tftpd64_portable_v$version.zip"
            },
            "32bit": {
                "url": "https://github.com/PJO2/tftpd64/releases/download/v$version/tftpd32_portable_v$version.zip"
            }
        }
    }
}
