{ "version": "10apr25", "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-10apr25-86494e40d.exe#/red-view.exe", "hash": "e66498597dbd0f1d00e2e204046e056cb3596428647707661f5b32fc67dc9c6a", "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" } } }