From e276a7326fc439d073fbf81671f84e38eca23071 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 12:31:19 +0000 Subject: [PATCH] scoop-search: Update to version 1.3.0 --- bucket/scoop-search.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/scoop-search.json b/bucket/scoop-search.json index 9309096511..677de6146c 100644 --- a/bucket/scoop-search.json +++ b/bucket/scoop-search.json @@ -1,11 +1,11 @@ { - "version": "1.2.0", + "version": "1.3.0", "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.2.0/scoop-search.exe", - "hash": "a99d03b3dc7eaf9768307ff58cf264f78037e6dc1cafe9b11a69cca7ea5d7c69", + "url": "https://github.com/shilangyu/scoop-search/releases/download/v1.3.0/scoop-search.exe", + "hash": "587f2dd01ee1376cdb9cc970a7506bec843eb0fd4e458b76fa0d191da1c4508c", "bin": "scoop-search.exe", "checkver": "github", "autoupdate": {