{
    "version": "U3ephe",
    "description": "GN is a meta-build system that generates build files for Ninja.",
    "homepage": "https://gn.googlesource.com/gn",
    "license": "BSD-3-Clause",
    "suggest": {
        "ninja": "ninja",
        "Python3": "python"
    },
    "architecture": {
        "64bit": {
            "url": "https://chrome-infra-packages.appspot.com/dl/gn/gn/windows-amd64/+/U3epheJzVRJBVXfu3xgwlA0-M6Ac7eT-tKe097ofaKsC#/gn-windows-amd64.zip",
            "hash": "5377a985e2735512415577eedf1830940d3e33a01cede4feb4a7b4f7ba1f68ab"
        }
    },
    "bin": "gn.exe",
    "checkver": {
        "url": "https://chrome-infra-packages.appspot.com/p/gn/gn/windows-amd64/+/latest",
        "regex": "Instance ID\\S+\\s+<td class=\"user-select-all\">(?<instanceId>(?<short>[\\w-]{6})[\\w-]+)",
        "replace": "${short}"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://chrome-infra-packages.appspot.com/dl/gn/gn/windows-amd64/+/$matchInstanceid#/gn-windows-amd64.zip",
                "hash": {
                    "url": "https://chrome-infra-packages.appspot.com/p/gn/gn/windows-amd64/+/latest",
                    "regex": "<b>SHA256</b>\\S+\\s+<td class=\"user-select-all\">$sha256"
                }
            }
        }
    }
}
