mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
multipass: Update to version 1.15.1 (Close #6931)
This commit is contained in:
parent
2902fecc1a
commit
4669ad14a5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.1",
|
"version": "1.15.1",
|
||||||
"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,11 +17,11 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/canonical/multipass/releases/download/v1.14.1/multipass-1.14.1+win-win64.exe#/dl.7z",
|
"url": "https://github.com/canonical/multipass/releases/download/v1.15.0/multipass-1.15.0+win-win64.msi",
|
||||||
"hash": "5469cc8a114925537f66174e608c59fa21a86753176f957fc005e95492a96599"
|
"hash": "753b3c46a4ebe132e5eb4d94a99c006fe139f9e2240b4da07aeb67773947b5e0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",
|
"extract_dir": "PFiles64\\Multipass",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\multipass.exe",
|
"bin\\multipass.exe",
|
||||||
"bin\\multipassd.exe"
|
"bin\\multipassd.exe"
|
||||||
@ -38,7 +38,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/canonical/multipass/releases/download/v$version/multipass-$version+win-win64.exe#/dl.7z"
|
"url": "https://github.com/canonical/multipass/releases/download/v1.15.0/multipass-1.15.0+win-win64.msi"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user