zoxide: Update to version 0.9.6

This commit is contained in:
github-actions[bot] 2024-09-19 08:30:01 +00:00
parent eaacdb7475
commit 56672b4321

View File

@ -1,17 +1,17 @@
{ {
"version": "0.9.5", "version": "0.9.6",
"description": "A faster way to navigate your filesystem", "description": "A faster way to navigate your filesystem",
"homepage": "https://github.com/ajeetdsouza/zoxide", "homepage": "https://github.com/ajeetdsouza/zoxide",
"license": "MIT", "license": "MIT",
"notes": "_ZO_DATA_DIR is located at '$env:LOCALAPPDATA\\zoxide' by default", "notes": "_ZO_DATA_DIR is located at '$env:LOCALAPPDATA\\zoxide' by default",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.5/zoxide-0.9.5-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.6/zoxide-0.9.6-x86_64-pc-windows-msvc.zip",
"hash": "57397eb20e0a3348ddba2631764b10e4248e160212522e9bbbba95f09fcc8124" "hash": "49cf729c1788570ce9c76e59f3aa77668ef1302444fdd16aeeb5748d2890f4ec"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.5/zoxide-0.9.5-aarch64-pc-windows-msvc.zip", "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.6/zoxide-0.9.6-aarch64-pc-windows-msvc.zip",
"hash": "897c956b18df29e0ecbc6c8b97eb61bff3f4600a068d893247bb0d11b90ef1d3" "hash": "c40bf1972d383e20e87a0dbd9a57eaafe52a30aa5a3d05be632c14a256415c2d"
} }
}, },
"bin": "zoxide.exe", "bin": "zoxide.exe",