zoxide: Update to version 0.7.4

This commit is contained in:
Jakub Čábera 2021-08-15 07:09:09 -07:00
parent 5f3d7f4d09
commit 03c46c4951

View File

@ -1,13 +1,13 @@
{ {
"version": "0.7.3", "version": "0.7.4",
"description": "A faster way to navigate your filesystem", "description": "A faster way to navigate your filesystem",
"homepage": "https://github.com/ajeetdsouza/zoxide", "homepage": "https://github.com/ajeetdsouza/zoxide",
"license": "MIT", "license": "MIT",
"notes": "See https://github.com/ajeetdsouza/zoxide#powershell for zoxide autoload", "notes": "See https://github.com/ajeetdsouza/zoxide#powershell for zoxide autoload",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.3/zoxide-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.4/zoxide-x86_64-pc-windows-msvc.zip",
"hash": "1b5e267a393da02665233b0c490709bc7917021604c238b8094e9de341c4f3c6" "hash": "2feec9d94819d7934dfd0f74138cc7644288b402d553ce0d946fd36356e842e1"
} }
}, },
"bin": "zoxide.exe", "bin": "zoxide.exe",