From e8c3f0f40d6ed176411073f25585d548d888a15c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Feb 2022 00:32:32 +0000 Subject: [PATCH] scoop-search: Update to version 1.2.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 c3c6f77fca..9309096511 100644 --- a/bucket/scoop-search.json +++ b/bucket/scoop-search.json @@ -1,11 +1,11 @@ { - "version": "1.1.0", + "version": "1.2.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.1.0/scoop-search.exe", - "hash": "6a4a965371bc07315f784e56adce8965f88f6889aef761bf11e5f15d2e281db7", + "url": "https://github.com/shilangyu/scoop-search/releases/download/v1.2.0/scoop-search.exe", + "hash": "a99d03b3dc7eaf9768307ff58cf264f78037e6dc1cafe9b11a69cca7ea5d7c69", "bin": "scoop-search.exe", "checkver": "github", "autoupdate": {