From 2f83aaae4c56c471f7ab544762436cabb4fd3e82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 00:31:49 +0000 Subject: [PATCH] scoop-search: Update to version 1.3.2 --- 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 ffa7e92664..55398a631a 100644 --- a/bucket/scoop-search.json +++ b/bucket/scoop-search.json @@ -1,11 +1,11 @@ { - "version": "1.3.1", + "version": "1.3.2", "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.1/scoop-search.exe", - "hash": "47d91772ed506ce9c2fa46019db083dfd6fc542580dfe282841133fd5440fe5a", + "url": "https://github.com/shilangyu/scoop-search/releases/download/v1.3.2/scoop-search.exe", + "hash": "f4e580a394f02d951596c503c9f560bfad4208cea8b77c2f5960c0c2edc3e810", "bin": "scoop-search.exe", "checkver": "github", "autoupdate": {