From d789d21ef8b33c5a6e366406eb5dbce947006c2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:32:17 +0000 Subject: [PATCH] scoop-search: Update to version 2.1.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 815a548fb5..bcf7e73df6 100644 --- a/bucket/scoop-search.json +++ b/bucket/scoop-search.json @@ -1,11 +1,11 @@ { - "version": "2.0.0", + "version": "2.1.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/v2.0.0/scoop-search.exe", - "hash": "cd2ad19b6a14b3a97965d81bfe8def59de2c38e597022a0b2a99f3335edb1340", + "url": "https://github.com/shilangyu/scoop-search/releases/download/v2.1.0/scoop-search.exe", + "hash": "387ef78ad8c212a36bb38077e67b51adaec1cee8bbcdc50f35d1107d1fe70705", "bin": "scoop-search.exe", "checkver": "github", "autoupdate": {