mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
multipass: Update to version 1.10.1
This commit is contained in:
parent
ae894ef6d5
commit
d25fb4d649
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.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.10.0/multipass-1.10.0+win-win64.exe#/dl.7z",
|
||||
"hash": "cd893aef0670e80ee02c4eeb549f741d092b73138743ddcdb20ad479f8b4e8c4"
|
||||
"url": "https://github.com/canonical/multipass/releases/download/v1.10.1/multipass-1.10.1+win-win64.exe#/dl.7z",
|
||||
"hash": "171e5eaf350816414079fc26fbf1a54013443349b3b27e1bbbe273f0da983ccc"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user