diff --git a/mesheryctl.json b/mesheryctl.json index abf436f..571a221 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.0", + "version": "0.7.1", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.0/mesheryctl_0.7.0_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.1/mesheryctl_0.7.1_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "da16db35253e2152db36cbefe03799da1a35b89cb32fc99c58147238e352ac8f" + "hash": "8b32bac2f483f5a04957beccca0ab3f60d9e42c11c9e4ebd19ba94806ad6f0b0" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.0/mesheryctl_0.7.0_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.1/mesheryctl_0.7.1_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "546bf50fb0fa806956096bef40b8494f6d155c249e5aa11671db0c1d88804a28" + "hash": "aaf06319b28e255a5696517b5c45749b8d880c197d15271f443fbc00df174f29" } }, "homepage": "https://meshery.io",