diff --git a/bucket/zoxide.json b/bucket/zoxide.json index 710cb1df09..e2130897c5 100644 --- a/bucket/zoxide.json +++ b/bucket/zoxide.json @@ -1,13 +1,13 @@ { - "version": "0.7.6", + "version": "0.7.7", "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.6/zoxide-v0.7.6-x86_64-pc-windows-msvc.zip", - "hash": "acde2dccd7dcd59a0f830839aa3ad80273925a84a8454ca8824c3ba0fe2d1174" + "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.7/zoxide-v0.7.7-x86_64-pc-windows-msvc.zip", + "hash": "76e1ec4db3989afa5a12895eba1b2666dee92785055ed9d7f6a6e07cd5dd53a1" } }, "bin": "zoxide.exe",