mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
multipass: Update to version 1.9.2
This commit is contained in:
parent
380d554135
commit
9dafb44a4e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.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.9.1/multipass-1.9.1+win-win64.exe#/dl.7z",
|
||||
"hash": "4b14a94bff4b0360754fb086cb108b31a23ba3add17eba735d6e8687d7c30b2c"
|
||||
"url": "https://github.com/canonical/multipass/releases/download/v1.9.2/multipass-1.9.2+win-win64.exe#/dl.7z",
|
||||
"hash": "836ee03147ff9f25fe24186f68095ca0874ff34e20b3310eed204351f8f217d9"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user