{
    "version": "4.64",
    "description": "Lightweight multi-threaded TFTP, DNS, SNTP, SYSLOG and DHCP server",
    "homepage": "https://pjo2.github.io/tftpd64/",
    "license": "EUPL-1.1",
    "architecture": {
        "64bit": {
            "url": "https://bitbucket.org/phjounin/tftpd64/downloads/tftpd64.464.zip",
            "hash": "029fca7a53d6b1e6ca8a62a8cb94429c3013a1f327a052dd79c69947b6027822",
            "bin": [
                "tftpd64.exe",
                [
                    "tftpd64.exe",
                    "tftpd"
                ]
            ],
            "shortcuts": [
                [
                    "tftpd64.exe",
                    "Tftpd"
                ]
            ]
        },
        "32bit": {
            "url": "https://bitbucket.org/phjounin/tftpd64/downloads/tftpd32.464.zip",
            "hash": "b1fd2cad7c41347b426ecd454c05ebdaed68126fd6654bf7fa332207c44ebb41",
            "bin": [
                "tftpd32.exe",
                [
                    "tftpd32.exe",
                    "tftpd"
                ]
            ],
            "shortcuts": [
                [
                    "tftpd32.exe",
                    "Tftpd"
                ]
            ]
        }
    },
    "persist": "tftpd32.ini",
    "checkver": "Tftpd64-([\\d.]+)-setup",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://bitbucket.org/phjounin/tftpd64/downloads/tftpd64.$cleanVersion.zip"
            },
            "32bit": {
                "url": "https://bitbucket.org/phjounin/tftpd64/downloads/tftpd32.$cleanVersion.zip"
            }
        }
    }
}
