{ "version": "0.7.4", "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.7.4/zoxide-x86_64-pc-windows-msvc.zip", "hash": "2feec9d94819d7934dfd0f74138cc7644288b402d553ce0d946fd36356e842e1" } }, "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-x86_64-pc-windows-msvc.zip" } } } }