mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
multipass: Update to version 1.11.1
This commit is contained in:
parent
c634d3f6aa
commit
9ddcb355f8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1",
|
||||
"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.11.0/multipass-1.11.0+win-win64.exe#/dl.7z",
|
||||
"hash": "e8b6221f798a9752c7016f93ad5697781f20c9db25aad69135cf70d96cd1dfcd"
|
||||
"url": "https://github.com/canonical/multipass/releases/download/v1.11.1/multipass-1.11.1+win-win64.exe#/dl.7z",
|
||||
"hash": "279a54da8e4529b3e55d819f35a8c4dcb3d29c244c27b7774fce25fb06cb7229"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user