From 6e0a39623df9195e8f7db60510ae68d049c1c2c6 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Fri, 24 Nov 2023 18:21:06 -0600 Subject: [PATCH] Scoop update for mesheryctl version v0.6.181 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 240a3a6..08c40f2 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.6.180", + "version": "0.6.181", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.180/mesheryctl_0.6.180_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.181/mesheryctl_0.6.181_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "8c824c08a846dd4ba6207bd3ebae577cbc56618a6d414985bd762fda94d19839" + "hash": "7cc0024654125a061a0e43414f2425422e526304fa99e5cbc28f217796ec62ad" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.180/mesheryctl_0.6.180_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.181/mesheryctl_0.6.181_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "d9abbaf827d2f5a93d3af18921441e5f1ede84d631f214416c1215f86660fda2" + "hash": "dc408a64ce9ab7aa31f6698551def01ea4f2deaa6b1f5e6a012b2e137ffe890a" } }, "homepage": "https://meshery.io",