From ba2c7f4b73bf8b4c6b8e53b9a2ea8591755a6968 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 07:47:39 +0000 Subject: [PATCH] fzf@0.46.0: Fix hash (Closes #5464) --- bucket/fzf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index 35c03df421..218bba1628 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://github.com/junegunn/fzf/releases/download/0.46.0/fzf-0.46.0-windows_amd64.zip", - "hash": "8acabc8408b1ccb3354df65972c632151bb87d6e7f30ebf2069b74d66062b8f6" + "hash": "813de0c9b71d0a6c97015536ea26c72fb4fffca231095861d024e3fe2a6a2624" }, "arm64": { "url": "https://github.com/junegunn/fzf/releases/download/0.46.0/fzf-0.46.0-windows_arm64.zip", - "hash": "00cb61f7ed723ce7f35d1942ab8802f3ad3c16b1089b99cce611bd157cff6e20" + "hash": "6b03285fe26f1ae8a1b06203af56db9cc366ecf9c6fc7601b3f5dc5e5b82105e" } }, "bin": "fzf.exe",