scoop-search: Update to version 2.0.0

This commit is contained in:
github-actions[bot] 2025-01-16 00:35:34 +00:00
parent 670be5afb3
commit 165b120df3

View File

@ -1,11 +1,11 @@
{ {
"version": "1.5.0", "version": "2.0.0",
"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: Invoke-Expression (&scoop-search --hook)",
"url": "https://github.com/shilangyu/scoop-search/releases/download/v1.5.0/scoop-search.exe", "url": "https://github.com/shilangyu/scoop-search/releases/download/v2.0.0/scoop-search.exe",
"hash": "9149720d78bc6c18d7303c90b32641d1f674d9b55baa7c98bef454bf9b761b34", "hash": "cd2ad19b6a14b3a97965d81bfe8def59de2c38e597022a0b2a99f3335edb1340",
"bin": "scoop-search.exe", "bin": "scoop-search.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {