zoxide: Update to version 0.8.3

This commit is contained in:
github-actions[bot] 2022-09-02 16:31:02 +00:00
parent 5f1c122482
commit 22cb246549

View File

@ -1,13 +1,13 @@
{
"version": "0.8.2",
"version": "0.8.3",
"description": "A faster way to navigate your filesystem",
"homepage": "https://github.com/ajeetdsouza/zoxide",
"license": "MIT",
"notes": "_ZO_DATA_DIR is located at '$env:LOCALAPPDATA\\zoxide' by default",
"architecture": {
"64bit": {
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.2/zoxide-0.8.2-x86_64-pc-windows-msvc.zip",
"hash": "36b05197f465bafa631691df2ffcf2732430172a9729212b304a43f581a39d2d"
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.3/zoxide-0.8.3-x86_64-pc-windows-msvc.zip",
"hash": "e4ae169e788fa12819b1fb085781469b04726be66c7366d84c6905c9feb015b0"
}
},
"bin": "zoxide.exe",