From f83e4853011053badf8b463802442f94866d60bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 00:36:48 +0000 Subject: [PATCH] zoxide: Update to version 0.9.7 --- bucket/zoxide.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/zoxide.json b/bucket/zoxide.json index 8dfed9173c..d7f12a30fa 100644 --- a/bucket/zoxide.json +++ b/bucket/zoxide.json @@ -1,17 +1,17 @@ { - "version": "0.9.6", + "version": "0.9.7", "description": "A faster way to navigate your filesystem", "homepage": "https://github.com/ajeetdsouza/zoxide", "license": "MIT", "notes": "_ZO_DATA_DIR is located at '$env:LOCALAPPDATA\\zoxide' by default", "architecture": { "64bit": { - "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.6/zoxide-0.9.6-x86_64-pc-windows-msvc.zip", - "hash": "49cf729c1788570ce9c76e59f3aa77668ef1302444fdd16aeeb5748d2890f4ec" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.7/zoxide-0.9.7-x86_64-pc-windows-msvc.zip", + "hash": "d2f7640e977170d58c3f7057a9ecbfe6597de1a3dbbd992fb2fea1255e6098e4" }, "arm64": { - "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.6/zoxide-0.9.6-aarch64-pc-windows-msvc.zip", - "hash": "c40bf1972d383e20e87a0dbd9a57eaafe52a30aa5a3d05be632c14a256415c2d" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.7/zoxide-0.9.7-aarch64-pc-windows-msvc.zip", + "hash": "a92a268c6dcf5701752e8f300973d5a4793d18fb660deefbdaccc8827c0998b8" } }, "bin": "zoxide.exe",