zoxide: Update to version 0.7.3

This commit is contained in:
Jakub Čábera 2021-08-05 23:24:28 -07:00
parent b4a10d9324
commit 46d37bb731

View File

@ -1,13 +1,13 @@
{
"version": "0.7.2",
"version": "0.7.3",
"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.2/zoxide-x86_64-pc-windows-msvc.zip",
"hash": "eed4345fe9ba37db7c17c4a13004e46e5d22dccc982d4fff1fd6749b221615e7"
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.3/zoxide-x86_64-pc-windows-msvc.zip",
"hash": "1b5e267a393da02665233b0c490709bc7917021604c238b8094e9de341c4f3c6"
}
},
"bin": "zoxide.exe",