mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 11:01:32 +00:00
15 lines
561 B
JSON
15 lines
561 B
JSON
{
|
|
"version": "1.2.0",
|
|
"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.0/figurine_windows_v1.2.0.zip",
|
|
"hash": "944ee0cb1dff4b7f2e38a7c3beeab2e3ca3487e0243d0dae651c5e81ea76914d",
|
|
"extract_dir": "deploy",
|
|
"bin": "rainbow.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/arsham/rainbow/releases/download/v$version/figurine_windows_v$version.zip"
|
|
}
|
|
}
|