mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 00:51:18 +00:00
18 lines
684 B
JSON
18 lines
684 B
JSON
{
|
|
"version": "1.1.3",
|
|
"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.1.3/figurine_windows_v1.1.3.zip",
|
|
"hash": "5d18832323895ea483feee0860ad23d49a69087ee443e50c6cda262b9a9fc64c",
|
|
"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"
|
|
}
|
|
}
|
|
}
|