From 4f3011177fd202c2d1fef2fd2127ced9da0c1122 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 21:07:27 +0000 Subject: [PATCH] multipass@1.14.0: Fix hash (Closes #6055) --- bucket/multipass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/multipass.json b/bucket/multipass.json index 28e7c52f9e..8d6001cf9e 100644 --- a/bucket/multipass.json +++ b/bucket/multipass.json @@ -18,7 +18,7 @@ "architecture": { "64bit": { "url": "https://github.com/canonical/multipass/releases/download/v1.14.0/multipass-1.14.0+win-win64.exe#/dl.7z", - "hash": "272fbb861e5424bb79cc589aec8788328fbff5e7e48612c25895066d8c5a525b" + "hash": "2472070e2543e50400485157f3ed7f3ddb85a8050ab95841f1cfd9df8436109f" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",