From e0db1b6b69353b01c7b37a95d4d04cd71b713508 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 20:25:39 +0000 Subject: [PATCH] scoop-search: Update to version 1.3.1 --- 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 677de6146c..ffa7e92664 100644 --- a/bucket/scoop-search.json +++ b/bucket/scoop-search.json @@ -1,11 +1,11 @@ { - "version": "1.3.0", + "version": "1.3.1", "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.0/scoop-search.exe", - "hash": "587f2dd01ee1376cdb9cc970a7506bec843eb0fd4e458b76fa0d191da1c4508c", + "url": "https://github.com/shilangyu/scoop-search/releases/download/v1.3.1/scoop-search.exe", + "hash": "47d91772ed506ce9c2fa46019db083dfd6fc542580dfe282841133fd5440fe5a", "bin": "scoop-search.exe", "checkver": "github", "autoupdate": {