diff --git a/mesheryctl.json b/mesheryctl.json index 19adc82..177af07 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.2-rc-2", + "version": "0.7.2", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.2-rc-2/mesheryctl_0.7.2-rc-2_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.2/mesheryctl_0.7.2_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "2a9ce5978e65649c7d899a235eed5c654038f27f6df4c94b1362af7e3f6c818a" + "hash": "eb834265da9739bad2b3df2f45f9fa50a569830381779472c4e2d12cb0195392" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.2-rc-2/mesheryctl_0.7.2-rc-2_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.2/mesheryctl_0.7.2_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "ea75b5c9e39fb5f46518138ad37c15c911037c1cbd224a41ac358c946c1fcb1f" + "hash": "3c475f7dc4dd3a154deeb1f6ac28d3265326b55224b980649fa06ee88b39c898" } }, "homepage": "https://meshery.io",