From e8cff3e0135ed0ca9fdd81031177d4f52318f788 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:23:26 +0000 Subject: [PATCH] scoop-search: Update to version 1.4.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 7cbf6cf9dd..ace958df5d 100644 --- a/bucket/scoop-search.json +++ b/bucket/scoop-search.json @@ -1,11 +1,11 @@ { - "version": "1.4.0", + "version": "1.4.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.4.0/scoop-search.exe", - "hash": "767e990ff0cecb9ddd5e7083984e44b04992ee3d96ea13e4f94d0e5058cda473", + "url": "https://github.com/shilangyu/scoop-search/releases/download/v1.4.1/scoop-search.exe", + "hash": "2b3560a69e41ffb90d7e541819934003f7cc282be68173e3453ca19bdcf2e92e", "bin": "scoop-search.exe", "checkver": "github", "autoupdate": {