mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zoxide: Update to version 0.9.7
This commit is contained in:
parent
93e1d34f21
commit
f83e485301
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.6",
|
"version": "0.9.7",
|
||||||
"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.6/zoxide-0.9.6-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.7/zoxide-0.9.7-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "49cf729c1788570ce9c76e59f3aa77668ef1302444fdd16aeeb5748d2890f4ec"
|
"hash": "d2f7640e977170d58c3f7057a9ecbfe6597de1a3dbbd992fb2fea1255e6098e4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.6/zoxide-0.9.6-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.7/zoxide-0.9.7-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "c40bf1972d383e20e87a0dbd9a57eaafe52a30aa5a3d05be632c14a256415c2d"
|
"hash": "a92a268c6dcf5701752e8f300973d5a4793d18fb660deefbdaccc8827c0998b8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zoxide.exe",
|
"bin": "zoxide.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user