navi: Update to version 2.18.0

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent b7f267e94f
commit 18bcc1a008

View File

@ -1,13 +1,13 @@
{ {
"version": "2.17.0", "version": "2.18.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.17.0/navi-v2.17.0-x86_64-pc-windows-gnu.zip", "url": "https://github.com/denisidoro/navi/releases/download/v2.18.0/navi-v2.18.0-x86_64-pc-windows-gnu.zip",
"hash": "8eb54d614adced99e09576cb31c5c53b8197c1477aa3a88932ec6a1f18e74782" "hash": "4c024422891e45b996f8399a2d9e0d3c714a0e6319c94baeea1097435569f4a2"
} }
}, },
"bin": "navi.exe", "bin": "navi.exe",