From c41a4f2746eea432a8ba406683846bab88008522 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Fri, 17 Nov 2023 16:50:55 -0600 Subject: [PATCH] Scoop update for mesheryctl version v0.6.177 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index b13500d..44e540c 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.6.176", + "version": "0.6.177", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.176/mesheryctl_0.6.176_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.177/mesheryctl_0.6.177_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "b4901ab3fdafe11386d5b81e19c13294b07b844776e5e21277121dca77130569" + "hash": "6df83bcfbcc1ea043eb49dec5132bca9c1c0e38ae790dc45a74acf9f80db0c35" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.176/mesheryctl_0.6.176_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.177/mesheryctl_0.6.177_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "9ef9cadb1cf1166ad688e8d2f621aa34824ffae8347749a1661681b9688ca40f" + "hash": "7f7b2fb6aac01fba4ee2bec73b931bb37d3e63a6743c59ca99a40b80ce7717c0" } }, "homepage": "https://meshery.io",