mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
15 lines
561 B
JSON
15 lines
561 B
JSON
{
|
|
"version": "1.2.1",
|
|
"description": "Print text in rainbow pattern.",
|
|
"homepage": "https://github.com/arsham/rainbow",
|
|
"license": "Apache-2.0",
|
|
"url": "https://github.com/arsham/rainbow/releases/download/v1.2.1/figurine_windows_v1.2.1.zip",
|
|
"hash": "33a89da528399d31101a2f0196949872fc7f6c36b3a1878ae05ea95278fd2b99",
|
|
"extract_dir": "deploy",
|
|
"bin": "rainbow.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/arsham/rainbow/releases/download/v$version/figurine_windows_v$version.zip"
|
|
}
|
|
}
|