diff --git a/bucket/zoxide.json b/bucket/zoxide.json index 75a7519b49..26db3c3cb1 100644 --- a/bucket/zoxide.json +++ b/bucket/zoxide.json @@ -1,13 +1,13 @@ { - "version": "0.5.0", + "version": "0.6.0", "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.5.0/zoxide-x86_64-pc-windows-msvc.exe#/zoxide.exe", - "hash": "7f8cf76bd5c790399aa422f5232cff4945d298ffcf3a41cfa1832696c04c36b2" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.6.0/zoxide-x86_64-pc-windows-msvc.exe#/zoxide.exe", + "hash": "ddee78895326897964362aee66da260df30211757d815a09ad70d478d9b94404" } }, "bin": "zoxide.exe",