mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rainbow: Add version 1.0.0 (#621)
* rainbow: Add version 1.0.0 * rainbow: add autoupdate hash * rainbow: Update version 1.0.1
This commit is contained in:
parent
9d42bc19a2
commit
006adf443a
17
bucket/rainbow.json
Normal file
17
bucket/rainbow.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/arsham/rainbow",
|
||||
"description": "Print text in rainbow pattern.",
|
||||
"version": "1.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/arsham/rainbow/releases/download/v1.0.1/rainbow_windows_v1.0.1.zip",
|
||||
"hash": "bab9af652642e1e7066b8c9c174a9621e9bed2e8acd1823001bd11b922488d24",
|
||||
"extract_dir": "deploy",
|
||||
"bin": "rainbow.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/arsham/rainbow/releases/download/v$version/rainbow_windows_v$version.zip",
|
||||
"hash": {
|
||||
"url": "https://github.com/arsham/rainbow/releases/tag/v$version"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user