diff --git a/bucket/multipass.json b/bucket/multipass.json index 968aeae3ec..f805b7233c 100644 --- a/bucket/multipass.json +++ b/bucket/multipass.json @@ -1,5 +1,5 @@ { - "version": "1.8.0", + "version": "1.9.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.8.0/multipass-1.8.0+win-win64.exe#/dl.7z", - "hash": "60b01ed14d63c9759680abc5d706a53cca9875c9e2ff9daab635481fad90a879" + "url": "https://github.com/canonical/multipass/releases/download/v1.9.0/multipass-1.9.0+win-win64.exe#/dl.7z", + "hash": "658898852836bce5d05b04e71f9cb6a41cdcea3ea00db0a7f46106111cd419f8" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",