zoxide: Update to version 0.7.5

This commit is contained in:
Jakub Čábera 2021-09-09 21:18:24 -07:00
parent bf153d25cf
commit 9c8cc1eb0a

View File

@ -1,13 +1,13 @@
{
"version": "0.7.4",
"version": "0.7.5",
"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.4/zoxide-x86_64-pc-windows-msvc.zip",
"hash": "2feec9d94819d7934dfd0f74138cc7644288b402d553ce0d946fd36356e842e1"
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.5/zoxide-x86_64-pc-windows-msvc.zip",
"hash": "e209700efcd09eda92398b1aeed8a5a92652c00ddd557371bdf49162a1067ce2"
}
},
"bin": "zoxide.exe",