navi: Update to version 2.20.1

This commit is contained in:
github-actions[bot] 2022-08-03 16:31:30 +00:00
parent 7f3f69819d
commit dd2a46c26b

View File

@ -1,13 +1,13 @@
{ {
"version": "2.20.0", "version": "2.20.1",
"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.20.0/navi-v2.20.0-x86_64-pc-windows-gnu.zip", "url": "https://github.com/denisidoro/navi/releases/download/v2.20.1/navi-v2.20.1-x86_64-pc-windows-gnu.zip",
"hash": "15c9c18cc93d3fe7ddf255225bec64af2b2bddbb84cc5c7696d31bc6f16425e4" "hash": "6ad19da3b553a6950375b1f423ec1c5f150a4b46d622b2d72a004c4e0a493191"
} }
}, },
"bin": "navi.exe", "bin": "navi.exe",