diff --git a/mesheryctl.json b/mesheryctl.json index 1c71bcf..ecb640a 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.10", + "version": "0.7.11", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.10/mesheryctl_0.7.10_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.11/mesheryctl_0.7.11_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "5b76c0a6434e94c878c2a335a32f6a8a957a18e943c6eb677b5563bb0ed1b18a" + "hash": "5532e7bed84ad9d2135ca13f6d7cc5431924a8acbb07b7923bbdd0242a9c7c93" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.10/mesheryctl_0.7.10_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.11/mesheryctl_0.7.11_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "07b73d2718117cce3974628031ac8b2bfd5dfb8544d19b9e45a5cfea7bb58abd" + "hash": "ace62eda47fa4772734713045dcb821302755ebf1b55c62f1ed7504ce0a3dda5" } }, "homepage": "https://meshery.io",