multipass: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2024-01-10 20:25:20 +00:00
parent a9580368ca
commit 289f13aa8d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.12.2", "version": "1.13.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.12.2/multipass-1.12.2+win-win64.exe#/dl.7z", "url": "https://github.com/canonical/multipass/releases/download/v1.13.0/multipass-1.13.0+win-win64.exe#/dl.7z",
"hash": "e5ceefb3ad69a77d75ce01844e0ae9c2717d44092e50ec364faf5a47582da841" "hash": "aea8eda2467b16dd9a291c04bfc2f66350b6f804a3f03ac2235b3d732f7da2f1"
} }
}, },
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse", "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",