diff --git a/bucket/multipass.json b/bucket/multipass.json index 8adbb1e81a..61e053b8b4 100644 --- a/bucket/multipass.json +++ b/bucket/multipass.json @@ -1,5 +1,5 @@ { - "version": "1.12.0", + "version": "1.12.1", "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.12.0/multipass-1.12.0+win-win64.exe#/dl.7z", - "hash": "c7259fb9bae0d7350b4154da49be09ea26bb33da7de12538c2020638c4310d1d" + "url": "https://github.com/canonical/multipass/releases/download/v1.12.1/multipass-1.12.1+win-win64.exe#/dl.7z", + "hash": "787d7648165c4ab880c061dc3fd376dab19b23c87f16ace4f2800d79d5e33151" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",