From 5180fcd99cc1c1453302da1d0402e1bd7f3362bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:03 +0000 Subject: [PATCH] zoxide: Update to version 0.7.9 --- bucket/zoxide.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zoxide.json b/bucket/zoxide.json index 867147ff86..8684572f07 100644 --- a/bucket/zoxide.json +++ b/bucket/zoxide.json @@ -1,13 +1,13 @@ { - "version": "0.7.8", + "version": "0.7.9", "description": "A faster way to navigate your filesystem", "homepage": "https://github.com/ajeetdsouza/zoxide", "license": "MIT", "notes": "See https://github.com/ajeetdsouza/zoxide#powershell for zoxide autoload", "architecture": { "64bit": { - "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.8/zoxide-v0.7.8-x86_64-pc-windows-msvc.zip", - "hash": "56b74e9038ace059d1c5a43ba52325e018bce99b5829e7d9e3a59aab4482aa18" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.9/zoxide-v0.7.9-x86_64-pc-windows-msvc.zip", + "hash": "6717ce9c16094a6aafdc76248193a8e9604d069eac3600afd51fac2e715cc84c" } }, "bin": "zoxide.exe",