{ "version": "05dec25", "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-05dec25-9ca7699ff.exe#/red.exe", "hash": "eaec78554be889b88c7f83bb63685da4b68ff02ab57319f908313452fdaa2c87", "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" } } }