diff --git a/bucket/zoxide.json b/bucket/zoxide.json index d7f12a30fa..3b9000d4a3 100644 --- a/bucket/zoxide.json +++ b/bucket/zoxide.json @@ -1,17 +1,17 @@ { - "version": "0.9.7", + "version": "0.9.8", "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.7/zoxide-0.9.7-x86_64-pc-windows-msvc.zip", - "hash": "d2f7640e977170d58c3f7057a9ecbfe6597de1a3dbbd992fb2fea1255e6098e4" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.8/zoxide-0.9.8-x86_64-pc-windows-msvc.zip", + "hash": "15dbd23ae3d98e2a745d0e8e3f0292402f0a2269b47519b81a6e994baca5db2b" }, "arm64": { - "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.7/zoxide-0.9.7-aarch64-pc-windows-msvc.zip", - "hash": "a92a268c6dcf5701752e8f300973d5a4793d18fb660deefbdaccc8827c0998b8" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.8/zoxide-0.9.8-aarch64-pc-windows-msvc.zip", + "hash": "f1fb82eb558a50c43f635abfe438bc7ee1620a9970959739cb5e9fddf675821c" } }, "bin": "zoxide.exe",