mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
18 lines
684 B
JSON
18 lines
684 B
JSON
{
|
|
"version": "1.2.0",
|
|
"description": "Print any text using ASCII art in FIGlet.",
|
|
"homepage": "https://github.com/arsham/figurine",
|
|
"license": "Apache-2.0",
|
|
"url": "https://github.com/arsham/figurine/releases/download/v1.2.0/figurine_windows_v1.2.0.zip",
|
|
"hash": "f4501a54bb12af8d0dc539ab95371576340302271c5f905a94fb0953bdc84d38",
|
|
"extract_dir": "deploy",
|
|
"bin": "figurine.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/arsham/figurine/releases/download/v$version/figurine_windows_v$version.zip",
|
|
"hash": {
|
|
"url": "https://github.com/arsham/figurine/releases/tag/v$version"
|
|
}
|
|
}
|
|
}
|