zoxide: Update to version 0.7.8

This commit is contained in:
Jakub Čábera 2021-10-21 08:51:15 -07:00
parent 90a58d434d
commit bdfc07f107

View File

@ -1,13 +1,13 @@
{ {
"version": "0.7.7", "version": "0.7.8",
"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.7/zoxide-v0.7.7-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.8/zoxide-v0.7.8-x86_64-pc-windows-msvc.zip",
"hash": "76e1ec4db3989afa5a12895eba1b2666dee92785055ed9d7f6a6e07cd5dd53a1" "hash": "56b74e9038ace059d1c5a43ba52325e018bce99b5829e7d9e3a59aab4482aa18"
} }
}, },
"bin": "zoxide.exe", "bin": "zoxide.exe",