diff --git a/mesheryctl.json b/mesheryctl.json index 91dae91..9442068 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.132", + "version": "0.7.133", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.132/mesheryctl_0.7.132_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.133/mesheryctl_0.7.133_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "2771f751c3873434e3459a0d9a42811176057cd192489cb97fb4af89cf947835" + "hash": "173396055486e59503dc5d8c64b2e929ab3c6fd6139050f0374630a22eb2eb9d" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.132/mesheryctl_0.7.132_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.133/mesheryctl_0.7.133_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "e2691a5653bbae894d2183d39f613d22c66b9450dfe18c892b6b715672395a42" + "hash": "d3f275152c7319ac7ee094323d98504e3f4680207da34ea8da6aa3570181b45d" } }, "homepage": "https://meshery.io",