mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
just: Suggests fzf (Closes #4973)
This commit is contained in:
parent
6ab76ea9a0
commit
e87a265231
@ -3,6 +3,9 @@
|
||||
"description": "A command runner written in rust",
|
||||
"homepage": "https://just.systems",
|
||||
"license": "CC0-1.0",
|
||||
"suggest": {
|
||||
"fzf": "fzf"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/casey/just/releases/download/1.14.0/just-1.14.0-x86_64-pc-windows-msvc.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user