{
    "version": "1.5.243",
    "description": "Freescale/NXP I.MX Chip image deploy tools.",
    "homepage": "https://github.com/nxp-imx/mfgtools",
    "license": "BSD-3-Clause",
    "notes": [
        "The official project name is 'mfgtools', but the command-line executable is named 'uuu' (Universal Update Utility).",
        "Windows 7 Users: Please refer to https://github.com/nxp-imx/mfgtools/wiki/WIN7-User-Guide",
        "Windows 10 Users: You may need to install the 'VS2017 Redistributable' package if the tool fails to run."
    ],
    "architecture": {
        "64bit": {
            "url": "https://github.com/nxp-imx/mfgtools/releases/download/uuu_1.5.243/uuu.exe",
            "hash": "f6b76a6246befabeadfebdc1cbfe58f35939596caf7b78717ceab599b0c85027"
        }
    },
    "bin": "uuu.exe",
    "checkver": {
        "github": "https://github.com/nxp-imx/mfgtools",
        "regex": "uuu_([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/nxp-imx/mfgtools/releases/download/uuu_$version/uuu.exe"
            }
        }
    }
}
