From 71b7f4ba3f10541f1346acaae6202966e6198cb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 18:37:07 +0000 Subject: [PATCH] termusic@0.9.0: Fix hash (Closes #5646) --- bucket/termusic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/termusic.json b/bucket/termusic.json index 47243d880c..434d608f72 100644 --- a/bucket/termusic.json +++ b/bucket/termusic.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/tramhao/termusic/releases/download/v0.9.0/termusic-v0.9.0-x86_64-windows.zip", - "hash": "613394a6d01fdd98d533c94a6f4229d7ab60fb10ee67b825aca27dc46b8379ec", + "hash": "3d45e6fb79ae036df846d50b1c97ef7b6c3c79ddf56657c22d28a45424e1a91f", "extract_dir": "termusic-v0.9.0-x86_64-windows" } },