{ "version": "2.19.0", "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.19.0/navi-v2.19.0-x86_64-pc-windows-gnu.zip", "hash": "6aae3a26cbf7b26f82d07520e7e5c597a324026e7aedd173b28c6ea17140ca67" } }, "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" } } } }