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