mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"description": "A command runner written in rust",
|
||||||
"homepage": "https://just.systems",
|
"homepage": "https://just.systems",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
|
"suggest": {
|
||||||
|
"fzf": "fzf"
|
||||||
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/casey/just/releases/download/1.14.0/just-1.14.0-x86_64-pc-windows-msvc.zip",
|
"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