{
    "version": "1.21.0",
    "description": "Portable C and C++ Development Kit for x64 Windows",
    "homepage": "https://github.com/skeeto/w64devkit",
    "license": "Unlicense",
    "architecture": {
        "64bit": {
            "url": "https://github.com/skeeto/w64devkit/releases/download/v1.21.0/w64devkit-1.21.0.zip",
            "hash": "78b391a303fc2c864381ab7e7e3a8446fc0ff88b764f3543b6f86920100daec1"
        }
    },
    "extract_dir": "w64devkit",
    "bin": "w64devkit.exe",
    "shortcuts": [
        [
            "w64devkit.exe",
            "W64DevKit Command Prompt"
        ]
    ],
    "env_add_path": "bin",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/skeeto/w64devkit/releases/download/v$version/w64devkit-$version.zip"
    }
}
