mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
navi: Add version 2.17.0 (#2100)
* Add navi https://github.com/denisidoro/navi * Fix typo * Update bucket/navi.json Co-authored-by: Andrei Tan <20182921+KnotUntied@users.noreply.github.com> * Update to 2.17.0, Add fzf as depend Co-authored-by: Andrei Tan <20182921+KnotUntied@users.noreply.github.com> Co-authored-by: Issac Lin <issaclin32@gmail.com>
This commit is contained in:
parent
906d0fc486
commit
62d3276200
22
bucket/navi.json
Normal file
22
bucket/navi.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "2.17.0",
|
||||
"description": "An interactive cheatsheet tool for the command-line",
|
||||
"homepage": "https://github.com/denisidoro/navi/",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "fzf",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denisidoro/navi/releases/download/v2.17.0/navi-v2.17.0-x86_64-pc-windows-gnu.zip",
|
||||
"hash": "8eb54d614adced99e09576cb31c5c53b8197c1477aa3a88932ec6a1f18e74782"
|
||||
}
|
||||
},
|
||||
"bin": "navi.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denisidoro/navi/releases/download/v$version/navi-v$version-x86_64-pc-windows-gnu.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user