{
    "version": "29jan24",
    "description": "Programming language inspired by Rebol. Encapper for Red + Red/System compiler",
    "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-toolchain-29jan24-b9bb2e408.exe#/red-toolchain.exe",
    "hash": "64b8cf8b12f3d270c816851ef34581fedd64bfd4ae4d8d3ea7a058d94ce9e73b",
    "bin": "red-toolchain.exe",
    "checkver": {
        "url": "https://static.red-lang.org/dl/auto/win/history.html",
        "regex": "red-toolchain-(\\w+)-(?<commit>\\w+).exe"
    },
    "autoupdate": {
        "url": "https://static.red-lang.org/dl/auto/win/red-toolchain-$version-$matchCommit.exe#/red-toolchain.exe",
        "hash": {
            "url": "http://static.red-lang.org/download.html",
            "regex": "$basename[\\s\\S]+?$sha256"
        }
    }
}
