diff --git a/bucket/multipass.json b/bucket/multipass.json index 4198a000f4..f040c55106 100644 --- a/bucket/multipass.json +++ b/bucket/multipass.json @@ -1,5 +1,5 @@ { - "version": "1.9.2", + "version": "1.10.0", "description": "A lightweight VM manager, designed for developers who want a fresh Ubuntu environment with a single command.", "homepage": "https://multipass.run", "license": { @@ -17,8 +17,8 @@ ], "architecture": { "64bit": { - "url": "https://github.com/canonical/multipass/releases/download/v1.9.2/multipass-1.9.2+win-win64.exe#/dl.7z", - "hash": "836ee03147ff9f25fe24186f68095ca0874ff34e20b3310eed204351f8f217d9" + "url": "https://github.com/canonical/multipass/releases/download/v1.10.0/multipass-1.10.0+win-win64.exe#/dl.7z", + "hash": "cd893aef0670e80ee02c4eeb549f741d092b73138743ddcdb20ad479f8b4e8c4" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",