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