Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

16 lines
512 B
JSON

{
"homepage": "http://www.red-lang.org",
"version": "0.6.3",
"license": "BSD-3 AND BSL-1.0",
"url": "https://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": "https://static.red-lang.org/dl/win/red-$cleanVersion.exe#/red.exe"
}
}