mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
multipass: Update to version 1.9.0
This commit is contained in:
parent
6fbfd389f9
commit
41d673f994
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.0",
|
||||
"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.8.0/multipass-1.8.0+win-win64.exe#/dl.7z",
|
||||
"hash": "60b01ed14d63c9759680abc5d706a53cca9875c9e2ff9daab635481fad90a879"
|
||||
"url": "https://github.com/canonical/multipass/releases/download/v1.9.0/multipass-1.9.0+win-win64.exe#/dl.7z",
|
||||
"hash": "658898852836bce5d05b04e71f9cb6a41cdcea3ea00db0a7f46106111cd419f8"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user