From 4a84ed0e6c305ed82943a8b5765b87ec75097634 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:34:21 +0000 Subject: [PATCH] navi: Update to version 2.24.0 --- bucket/navi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/navi.json b/bucket/navi.json index 06695000f6..ed40e29073 100644 --- a/bucket/navi.json +++ b/bucket/navi.json @@ -1,13 +1,13 @@ { - "version": "2.23.0", + "version": "2.24.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.23.0/navi-v2.23.0-x86_64-pc-windows-gnu.zip", - "hash": "97539b0aa149c60dee1315d90e9339d84fb33ec80311b6d3c85aac07e5f22f22" + "url": "https://github.com/denisidoro/navi/releases/download/v2.24.0/navi-v2.24.0-x86_64-pc-windows-gnu.zip", + "hash": "db5b4babe00b93de5636c07df3d8c149972373a69f131e686b0c565051651bb9" } }, "bin": "navi.exe",