mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
multipass: Update to version 1.14.0
This commit is contained in:
parent
1fa920b334
commit
3a73c4757d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.1",
|
"version": "1.14.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.13.1/multipass-1.13.1+win-win64.exe#/dl.7z",
|
"url": "https://github.com/canonical/multipass/releases/download/v1.14.0/multipass-1.14.0+win-win64.exe#/dl.7z",
|
||||||
"hash": "4ff99151aeaf22909dcc7683ee1df7288a04ef10d2ee6572d6a746ff00a8dbe4"
|
"hash": "272fbb861e5424bb79cc589aec8788328fbff5e7e48612c25895066d8c5a525b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",
|
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user