{ "version": "30sep25", "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-30sep25-c0a87fbe6.exe#/red.exe", "hash": "b028cf763944ca31ea370a1051c6f7abe81d21039ebac10339360e21dd3633da", "bin": "red.exe", "checkver": { "url": "https://static.red-lang.org/dl/auto/win/history.html", "regex": "red-(\\w+)-(?\\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" } } }