2023-04-09 16:26:59 +00:00

23 lines
753 B
JSON

{
"version": "2.22.1",
"description": "An interactive cheatsheet tool for the command-line",
"homepage": "https://github.com/denisidoro/navi/",
"license": "Apache-2.0",
"depends": "fzf",
"architecture": {
"64bit": {
"url": "https://github.com/denisidoro/navi/releases/download/v2.22.1/navi-v2.22.1-x86_64-pc-windows-gnu.zip",
"hash": "f7084b049698599973d5b684f06d35b8666e6f5634162bc340e9a20eb94b82a1"
}
},
"bin": "navi.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/denisidoro/navi/releases/download/v$version/navi-v$version-x86_64-pc-windows-gnu.zip"
}
}
}
}