mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
red-toolchain: Add version 18jul23 (#4906)
* red-toolchain: Add version 25jun23 * Update version --------- Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
parent
5f6a5faaa7
commit
2944e2d64f
23
bucket/red-toolchain.json
Normal file
23
bucket/red-toolchain.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "18jul23",
|
||||
"description": "Programming language inspired by Rebol. Encapper for Red + Red/System compiler",
|
||||
"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-toolchain-18jul23-af3d35a2f.exe#/red-toolchain.exe",
|
||||
"hash": "d1c6f3843912e9044669f62c91c1bffffcf35f39687ede1fb4a0f4a2162acca6",
|
||||
"bin": "red-toolchain.exe",
|
||||
"checkver": {
|
||||
"url": "https://static.red-lang.org/dl/auto/win/history.html",
|
||||
"regex": "red-toolchain-(\\w+)-(?<commit>\\w+).exe"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://static.red-lang.org/dl/auto/win/red-toolchain-$version-$matchCommit.exe#/red-toolchain.exe",
|
||||
"hash": {
|
||||
"url": "http://static.red-lang.org/download.html",
|
||||
"regex": "$basename[\\s\\S]+?$sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user