{ "version": "07nov23", "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-07nov23-febf277a3.exe#/red.exe", "hash": "c40fb6aa21615a918b23ba4ce3e3e870d4df2f5377fba8a25884b8a7143bfc7a", "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": "http://static.red-lang.org/download.html", "regex": "$basename[\\s\\S]+?$sha256" } } }