zoxide: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2022-04-23 04:29:34 +00:00
parent 7982445cfa
commit 87d21f5db8

View File

@ -1,13 +1,13 @@
{
"version": "0.8.0",
"version": "0.8.1",
"description": "A faster way to navigate your filesystem",
"homepage": "https://github.com/ajeetdsouza/zoxide",
"license": "MIT",
"notes": "_ZO_DATA_DIR is located at $env:APPDATA\\zoxide by default",
"architecture": {
"64bit": {
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.0/zoxide-v0.8.0-x86_64-pc-windows-msvc.zip",
"hash": "7ad1c57f13ac68b849a8cc886e15d4dfb45e1e4b4e76b3b6b88bd0ae4aee4bff"
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.1/zoxide-v0.8.1-x86_64-pc-windows-msvc.zip",
"hash": "285077162f1710ec8831b392798e3c23b944340f2c2bc59dbf6f3c9732080e9f"
}
},
"bin": "zoxide.exe",