From 87d21f5db870e1f5e5ba7544da3a27d94d50c9ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Apr 2022 04:29:34 +0000 Subject: [PATCH] zoxide: Update to version 0.8.1 --- bucket/zoxide.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zoxide.json b/bucket/zoxide.json index 4a18627b11..e6bac31155 100644 --- a/bucket/zoxide.json +++ b/bucket/zoxide.json @@ -1,13 +1,13 @@ { - "version": "0.8.0", + "version": "0.8.1", "description": "A faster way to navigate your filesystem", "homepage": "https://github.com/ajeetdsouza/zoxide", "license": "MIT", "notes": "_ZO_DATA_DIR is located at $env:APPDATA\\zoxide by default", "architecture": { "64bit": { - "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.0/zoxide-v0.8.0-x86_64-pc-windows-msvc.zip", - "hash": "7ad1c57f13ac68b849a8cc886e15d4dfb45e1e4b4e76b3b6b88bd0ae4aee4bff" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.1/zoxide-v0.8.1-x86_64-pc-windows-msvc.zip", + "hash": "285077162f1710ec8831b392798e3c23b944340f2c2bc59dbf6f3c9732080e9f" } }, "bin": "zoxide.exe",