mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
zoxide: Update to version 0.9.3
This commit is contained in:
parent
003908302c
commit
10cb652a18
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"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.2/zoxide-0.9.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.3/zoxide-0.9.3-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "4e6d75d5c2d0477814774582b24601cbce3185426143ef1db95e21d4f81da888"
|
"hash": "e8d0592f21cf5f395c090ed5aa5ef14f9ed8699055970ca4ad84d38b5aebc2a0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.2/zoxide-0.9.2-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.3/zoxide-0.9.3-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "177b23c0de171bfb2712754cf1351d671984fa335d36fa5f0a43037f16da8742"
|
"hash": "3e2268b79d9fd23b575c93bb933224a015a5ddbc898158d1e9e92b17b7483fbe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zoxide.exe",
|
"bin": "zoxide.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user