{ "version": "0.8.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.8.0/zoxide-v0.8.0-x86_64-pc-windows-msvc.zip", "hash": "7ad1c57f13ac68b849a8cc886e15d4dfb45e1e4b4e76b3b6b88bd0ae4aee4bff" } }, "bin": "zoxide.exe", "env_set": { "_ZO_DATA_DIR": "$dir\\data" }, "persist": "data", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v$version/zoxide-v$version-x86_64-pc-windows-msvc.zip" } } } }