From bdfc07f1071b1b9f31917ffb183373dea0265a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 Oct 2021 08:51:15 -0700 Subject: [PATCH] zoxide: Update to version 0.7.8 --- bucket/zoxide.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zoxide.json b/bucket/zoxide.json index e2130897c5..867147ff86 100644 --- a/bucket/zoxide.json +++ b/bucket/zoxide.json @@ -1,13 +1,13 @@ { - "version": "0.7.7", + "version": "0.7.8", "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.7/zoxide-v0.7.7-x86_64-pc-windows-msvc.zip", - "hash": "76e1ec4db3989afa5a12895eba1b2666dee92785055ed9d7f6a6e07cd5dd53a1" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.8/zoxide-v0.7.8-x86_64-pc-windows-msvc.zip", + "hash": "56b74e9038ace059d1c5a43ba52325e018bce99b5829e7d9e3a59aab4482aa18" } }, "bin": "zoxide.exe",