zoxide: Update to version 0.6.0

This commit is contained in:
Jakub Čábera 2021-04-09 08:17:47 +02:00
parent 063839f117
commit 0f10150840

View File

@ -1,13 +1,13 @@
{
"version": "0.5.0",
"version": "0.6.0",
"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.5.0/zoxide-x86_64-pc-windows-msvc.exe#/zoxide.exe",
"hash": "7f8cf76bd5c790399aa422f5232cff4945d298ffcf3a41cfa1832696c04c36b2"
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.6.0/zoxide-x86_64-pc-windows-msvc.exe#/zoxide.exe",
"hash": "ddee78895326897964362aee66da260df30211757d815a09ad70d478d9b94404"
}
},
"bin": "zoxide.exe",