mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
zoxide: Update to version 0.9.8
This commit is contained in:
parent
45c446c55a
commit
2b7317585d
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.7",
|
"version": "0.9.8",
|
||||||
"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.7/zoxide-0.9.7-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.8/zoxide-0.9.8-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d2f7640e977170d58c3f7057a9ecbfe6597de1a3dbbd992fb2fea1255e6098e4"
|
"hash": "15dbd23ae3d98e2a745d0e8e3f0292402f0a2269b47519b81a6e994baca5db2b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.7/zoxide-0.9.7-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.8/zoxide-0.9.8-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "a92a268c6dcf5701752e8f300973d5a4793d18fb660deefbdaccc8827c0998b8"
|
"hash": "f1fb82eb558a50c43f635abfe438bc7ee1620a9970959739cb5e9fddf675821c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zoxide.exe",
|
"bin": "zoxide.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user