zoxide: Update to version 0.7.2

This commit is contained in:
Jakub Čábera 2021-06-10 03:54:03 -07:00
parent e9fd5ce57c
commit 65c368b959

View File

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