{
    "version": "3.43",
    "description": "A small utility that allows administration of MikroTik RouterOS using a fast and simple GUI. (version 3)",
    "homepage": "https://mikrotik.com/winbox",
    "license": {
        "identifier": "Freeware",
        "url": "https://mikrotik.com/software/legal"
    },
    "architecture": {
        "64bit": {
            "url": "https://download.mikrotik.com/routeros/winbox/3.43/winbox64.exe",
            "hash": "5b41cf51fd81e8d082687f6b522159cf4aba22e6df8edc486721d4e09507b6e9",
            "bin": [
                [
                    "winbox64.exe",
                    "winbox"
                ]
            ],
            "shortcuts": [
                [
                    "winbox64.exe",
                    "RouterOS Winbox"
                ]
            ]
        },
        "32bit": {
            "url": "https://download.mikrotik.com/routeros/winbox/3.43/winbox.exe",
            "hash": "a4038e4e09a34285c8da8d8c2930ee38ea5beead2b6ffcd60130cdc8030e2e6b",
            "bin": "winbox.exe",
            "shortcuts": [
                [
                    "winbox.exe",
                    "RouterOS Winbox"
                ]
            ]
        }
    },
    "checkver": {
        "url": "https://mikrotik.com/download/winbox",
        "regex": "v(3[\\d.]+)<"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.mikrotik.com/routeros/winbox/$version/winbox64.exe"
            },
            "32bit": {
                "url": "https://download.mikrotik.com/routeros/winbox/$version/winbox.exe"
            }
        }
    }
}
