multipass@1.14.0: Fix hash (Closes #6055)

This commit is contained in:
github-actions[bot] 2024-07-26 21:07:27 +00:00
parent d4acc39aee
commit 4f3011177f

View File

@ -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",