mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
zoxide: Update to version 0.9.4
This commit is contained in:
parent
3c6d222325
commit
a299c05ebc
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.4",
|
||||
"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.9.3/zoxide-0.9.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e8d0592f21cf5f395c090ed5aa5ef14f9ed8699055970ca4ad84d38b5aebc2a0"
|
||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.4/zoxide-0.9.4-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f0a19d4f1ee7e4126f7edaaf6f257c60683a2922d5709a83471481e4c9ddfc1d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.3/zoxide-0.9.3-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "3e2268b79d9fd23b575c93bb933224a015a5ddbc898158d1e9e92b17b7483fbe"
|
||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.4/zoxide-0.9.4-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "16206cc7fe7a2dc25ae161b6ce9a76df14c7a3f11388c458b2b1597daed1eddc"
|
||||
}
|
||||
},
|
||||
"bin": "zoxide.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user