{
    "version": "28apr26",
    "description": "Programming language inspired by Rebol.",
    "homepage": "https://www.red-lang.org",
    "license": {
        "identifier": "BSD-3-Clause,BSL-1.0",
        "url": "https://github.com/red/red#license"
    },
    "url": "https://static.red-lang.org/dl/auto/win/red-28apr26-4093bb778.exe#/red.exe",
    "hash": "dd1cfe393cecdb773c24aca630dca014de30aaaa28881f9bee81978c5ea41619",
    "bin": "red.exe",
    "checkver": {
        "url": "https://static.red-lang.org/dl/auto/win/history.html",
        "regex": "red-(\\w+)-(?<commit>\\w+).exe"
    },
    "autoupdate": {
        "url": "https://static.red-lang.org/dl/auto/win/red-$version-$matchCommit.exe#/red.exe",
        "hash": {
            "url": "https://static.red-lang.org/download.html",
            "regex": "$basename[\\s\\S]+?$sha256"
        }
    }
}
