mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-08 12:45:14 +00:00
15 lines
649 B
JSON
15 lines
649 B
JSON
{
|
|
"version": "1.3.2",
|
|
"description": "Fast scoop search drop-in replacement",
|
|
"homepage": "https://github.com/shilangyu/scoop-search",
|
|
"license": "MIT",
|
|
"notes": "To replace built-in scoop search, add this to $PROFILE: Invoke-Expression (&scoop-search --hook)",
|
|
"url": "https://github.com/shilangyu/scoop-search/releases/download/v1.3.2/scoop-search.exe",
|
|
"hash": "f4e580a394f02d951596c503c9f560bfad4208cea8b77c2f5960c0c2edc3e810",
|
|
"bin": "scoop-search.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/shilangyu/scoop-search/releases/download/v$version/scoop-search.exe"
|
|
}
|
|
}
|