{ "version": "15oct25", "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-15oct25-3c94d17a4.exe#/red.exe", "hash": "568f246d8f377dfa5f6a48a5745c6aec2c7a5355243e0cde21542c87a17b7f76", "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" } } }