forked from meshery/scoop-bucket
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmesheryctl.json
More file actions
22 lines (22 loc) · 795 Bytes
/
mesheryctl.json
File metadata and controls
22 lines (22 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"version": "0.8.179",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.8.179/mesheryctl_0.8.179_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "f039702100eb0d0b5f9b85da71e78d2b24e09b034bb3f7d379ee441adba4829c"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.8.179/mesheryctl_0.8.179_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "19b5b3bddf9576eb1ea3fdc8645d707cac9c45941155235c093ca525c14bfe68"
}
},
"homepage": "https://meshery.io",
"license": "Apache 2.0",
"description": "The Cloud Native Management Plane."
}