mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-04 23:14:27 +00:00
Add Red Programming Language version 0.6.3
This commit is contained in:
parent
a3511c72e3
commit
fef9f76fca
15
red.json
Normal file
15
red.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user