zoxide: Update to version 0.7.1

This commit is contained in:
Jakub Čábera 2021-06-09 19:49:53 -07:00
parent f7adf0946b
commit 2a110d96bf

View File

@ -1,13 +1,13 @@
{ {
"version": "0.7.0", "version": "0.7.1",
"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.0/zoxide-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.1/zoxide-x86_64-pc-windows-msvc.zip",
"hash": "2a8c287c62b84d56f2da6970134807451e5a50db8faa70e4de4ea56952f5b8ef" "hash": "c69d0400dd67cf104f8a9033c96b083075e4cdd6a1e7d403b7c3ee257a78cad2"
} }
}, },
"bin": "zoxide.exe", "bin": "zoxide.exe",