ScoopInstaller_Main/bucket/scoop-search.json
2024-01-07 20:23:53 +00:00

15 lines
649 B
JSON

{
"version": "1.3.3",
"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.3/scoop-search.exe",
"hash": "d5ab7d9d164571b21c38b137e47604b8f9785758ec6ae1b99b014bef8acca4b9",
"bin": "scoop-search.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/shilangyu/scoop-search/releases/download/v$version/scoop-search.exe"
}
}