multipass: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2022-07-12 20:29:46 +00:00
parent 5a1bb8247f
commit 4e2d7ef655

View File

@ -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.", "description": "A lightweight VM manager, designed for developers who want a fresh Ubuntu environment with a single command.",
"homepage": "https://multipass.run", "homepage": "https://multipass.run",
"license": { "license": {
@ -17,8 +17,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/canonical/multipass/releases/download/v1.9.2/multipass-1.9.2+win-win64.exe#/dl.7z", "url": "https://github.com/canonical/multipass/releases/download/v1.10.0/multipass-1.10.0+win-win64.exe#/dl.7z",
"hash": "836ee03147ff9f25fe24186f68095ca0874ff34e20b3310eed204351f8f217d9" "hash": "cd893aef0670e80ee02c4eeb549f741d092b73138743ddcdb20ad479f8b4e8c4"
} }
}, },
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse", "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",