mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
27 lines
898 B
JSON
27 lines
898 B
JSON
{
|
|
"version": "1.12.5",
|
|
"description": "Terminal graphics for the 21st century.",
|
|
"homepage": "https://hpjansson.org/chafa/",
|
|
"license": "LGPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://hpjansson.org/chafa/releases/static/chafa-1.12.5-1-x86_64-windows.zip",
|
|
"hash": "8941a697ef81d44e30239b60a1a2eb125bf0d7326064e0b02da49eda10ddfc08",
|
|
"extract_dir": "chafa-1.12.5-1-x86_64-win"
|
|
}
|
|
},
|
|
"bin": "chafa.exe",
|
|
"checkver": {
|
|
"url": "https://hpjansson.org/chafa/download/",
|
|
"regex": "Get Chafa ([\\d.]+) for Windows"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://hpjansson.org/chafa/releases/static/chafa-$version-1-x86_64-windows.zip",
|
|
"extract_dir": "chafa-$version-1-x86_64-win"
|
|
}
|
|
}
|
|
}
|
|
}
|