diff --git a/mesheryctl.json b/mesheryctl.json index 8837256..49f240d 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.20", + "version": "0.7.21", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.20/mesheryctl_0.7.20_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.21/mesheryctl_0.7.21_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "206c4aa27a33480323feac32f770b5be8c51a8eaa8c3a7dd4fbc25956ffd8d5d" + "hash": "e0a389fb8f4160f0b619e9b424962caea286f3c0a0479b18bd583ac6412c4881" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.20/mesheryctl_0.7.20_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.21/mesheryctl_0.7.21_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "ef7bae3da94659b1a565374134fddc59e331a296287c3fde292d6144c6af3dda" + "hash": "fd91f525890a489d832cb01e04f1dceba6789aafe7053363e36eb77c43456f72" } }, "homepage": "https://meshery.io",