navi: Update to version 2.19.0

This commit is contained in:
github-actions[bot] 2022-01-18 12:32:16 +00:00
parent aa5f79882f
commit c1cdb20d7c

View File

@ -1,13 +1,13 @@
{ {
"version": "2.18.0", "version": "2.19.0",
"description": "An interactive cheatsheet tool for the command-line", "description": "An interactive cheatsheet tool for the command-line",
"homepage": "https://github.com/denisidoro/navi/", "homepage": "https://github.com/denisidoro/navi/",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "fzf", "depends": "fzf",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denisidoro/navi/releases/download/v2.18.0/navi-v2.18.0-x86_64-pc-windows-gnu.zip", "url": "https://github.com/denisidoro/navi/releases/download/v2.19.0/navi-v2.19.0-x86_64-pc-windows-gnu.zip",
"hash": "4c024422891e45b996f8399a2d9e0d3c714a0e6319c94baeea1097435569f4a2" "hash": "6aae3a26cbf7b26f82d07520e7e5c597a324026e7aedd173b28c6ea17140ca67"
} }
}, },
"bin": "navi.exe", "bin": "navi.exe",