{ "version": "08sep25", "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-08sep25-c8b6ebc4e.exe#/red.exe", "hash": "bf7b1452cabe297ab04df083816ac12e9360510042b5297ce03eb1fd5017e5e5", "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" } } }