zoxide: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2023-01-08 08:27:40 +00:00
parent 7706e44167
commit 64e04c610c

View File

@ -1,17 +1,17 @@
{
"version": "0.8.3",
"version": "0.9.0",
"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.3/zoxide-0.8.3-x86_64-pc-windows-msvc.zip",
"hash": "e4ae169e788fa12819b1fb085781469b04726be66c7366d84c6905c9feb015b0"
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.0/zoxide-0.9.0-x86_64-pc-windows-msvc.zip",
"hash": "9fa4dd700ab964913034028bf97ddfbcdba00c401125440721d50db060e4050f"
},
"arm64": {
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.3/zoxide-0.8.3-aarch64-pc-windows-msvc.zip",
"hash": "8714126e1bc127dcc998d3163ec1578e34064e6306db09f4259948332009faa4"
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.0/zoxide-0.9.0-aarch64-pc-windows-msvc.zip",
"hash": "674b98ef20400d02d1ce5950c83a0fdfa96ea9d720b39d86d828a2111f54e4c5"
}
},
"bin": "zoxide.exe",