2017-09-01 23:07:13 +02:00

16 lines
506 B
JSON

{
"homepage": "http://www.red-lang.org",
"version": "0.6.3",
"license": "BSD-3 and BSL",
"url": "http://static.red-lang.org/dl/win/red-063.exe#/red.exe",
"hash": "105d0f7b009a802a35a636c5dbedc69e89477fd62b6ba77690845fd78d436171",
"bin": "red.exe",
"checkver": {
"url": "http://static.red-lang.org/download.html",
"re": "Red\\s+([\\d.]+)\\s+for"
},
"autoupdate": {
"url": "http://static.red-lang.org/dl/win/red-$cleanVersion.exe#/red.exe"
}
}