scoop-search: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2023-01-25 20:25:39 +00:00
parent c34ce0365a
commit e0db1b6b69

View File

@ -1,11 +1,11 @@
{ {
"version": "1.3.0", "version": "1.3.1",
"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.3.0/scoop-search.exe", "url": "https://github.com/shilangyu/scoop-search/releases/download/v1.3.1/scoop-search.exe",
"hash": "587f2dd01ee1376cdb9cc970a7506bec843eb0fd4e458b76fa0d191da1c4508c", "hash": "47d91772ed506ce9c2fa46019db083dfd6fc542580dfe282841133fd5440fe5a",
"bin": "scoop-search.exe", "bin": "scoop-search.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {