mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
minishift: Update to version 1.34.3
This commit is contained in:
parent
49e3cfa914
commit
c1698e2125
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.openshift.org/minishift",
|
||||
"version": "1.34.3",
|
||||
"description": "Minishift is a tool that helps you run OpenShift locally by running a single-node OpenShift cluster inside a VM. You can try out OpenShift or develop with it, day-to-day, on your local host.",
|
||||
"homepage": "https://www.openshift.org/minishift",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.34.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/minishift/minishift/releases/download/v1.34.2/minishift-1.34.2-windows-amd64.zip",
|
||||
"hash": "573733fd82fffbe7a6faef6c3ee77840df738b6701bdf6014acd443d97eb74d5"
|
||||
"url": "https://github.com/minishift/minishift/releases/download/v1.34.3/minishift-1.34.3-windows-amd64.zip",
|
||||
"hash": "c86ff71252aa40f06ee3ee95964b3525a4e8922d7ec9c639e2c0624317507619"
|
||||
}
|
||||
},
|
||||
"extract_dir": "minishift-1.34.2-windows-amd64",
|
||||
"extract_dir": "minishift-1.34.3-windows-amd64",
|
||||
"bin": "minishift.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/minishift/minishift"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user