mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scoop-search: add version 1.0.1 (#1703)
This commit is contained in:
parent
7a643cd4ea
commit
9ab1ba7cc1
14
bucket/scoop-search.json
Normal file
14
bucket/scoop-search.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": "1.0.1",
|
||||
"description": "Fast scoop search drop-in replacement",
|
||||
"homepage": "https://github.com/shilangyu/scoop-search",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/shilangyu/scoop-search/releases/download/v1.0.1/scoop-search.exe",
|
||||
"hash": "c6e5551a396d6f601d6a0f198552ac53f207454bac9ae2f7c30e2308e801fccf",
|
||||
"bin": "scoop-search.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/shilangyu/scoop-search/releases/download/v$version/scoop-search.exe"
|
||||
},
|
||||
"notes": "To replace built-in scoop search, add this to $PROFILE: Invoke-Expression (&scoop-search --hook)"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user