mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
scoop-search@2.1.0: Update hook guidance in notes (#7140)
This commit is contained in:
parent
7b22fc9ce6
commit
5d48aafdf9
@ -3,7 +3,7 @@
|
|||||||
"description": "Fast scoop search drop-in replacement",
|
"description": "Fast scoop search drop-in replacement",
|
||||||
"homepage": "https://github.com/shilangyu/scoop-search",
|
"homepage": "https://github.com/shilangyu/scoop-search",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"notes": "To replace built-in scoop search, add this to $PROFILE: Invoke-Expression (&scoop-search --hook)",
|
"notes": "To replace built-in scoop search, add this to $PROFILE: . ([ScriptBlock]::Create((& scoop-search --hook | Out-String)))",
|
||||||
"url": "https://github.com/shilangyu/scoop-search/releases/download/v2.1.0/scoop-search.exe",
|
"url": "https://github.com/shilangyu/scoop-search/releases/download/v2.1.0/scoop-search.exe",
|
||||||
"hash": "387ef78ad8c212a36bb38077e67b51adaec1cee8bbcdc50f35d1107d1fe70705",
|
"hash": "387ef78ad8c212a36bb38077e67b51adaec1cee8bbcdc50f35d1107d1fe70705",
|
||||||
"bin": "scoop-search.exe",
|
"bin": "scoop-search.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user