mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
zoxide: Update to version 0.7.0
This commit is contained in:
parent
6ceacddf57
commit
dca9fe6097
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0",
|
||||
"description": "A faster way to navigate your filesystem",
|
||||
"homepage": "https://github.com/ajeetdsouza/zoxide",
|
||||
"license": "MIT",
|
||||
"notes": "See https://github.com/ajeetdsouza/zoxide#powershell for zoxide autoload",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.6.0/zoxide-x86_64-pc-windows-msvc.exe#/zoxide.exe",
|
||||
"hash": "ddee78895326897964362aee66da260df30211757d815a09ad70d478d9b94404"
|
||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.7.0/zoxide-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2a8c287c62b84d56f2da6970134807451e5a50db8faa70e4de4ea56952f5b8ef"
|
||||
}
|
||||
},
|
||||
"bin": "zoxide.exe",
|
||||
@ -19,7 +19,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v$version/zoxide-x86_64-pc-windows-msvc.exe#/zoxide.exe"
|
||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v$version/zoxide-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user