{ "version": "31mar25", "description": "Programming language inspired by Rebol. GUI console version, includes view.", "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-view-31mar25-a7dbe0bca.exe#/red-view.exe", "hash": "41eac87b6fdd9b12da3427993e781d0d02d161fe8c01436ed0a3489d9402afe5", "bin": "red-view.exe", "checkver": { "url": "https://static.red-lang.org/dl/auto/win/history.html", "regex": "red-view-(\\w+)-(?\\w+).exe" }, "shortcuts": [ [ "red-view.exe", "Red GUI Console" ] ], "autoupdate": { "url": "https://static.red-lang.org/dl/auto/win/red-view-$version-$matchCommit.exe#/red-view.exe", "hash": { "url": "http://static.red-lang.org/download.html", "regex": "$basename[\\s\\S]+?$sha256" } } }