From a81ec0be888a34d05cb4e6851216220d47cd5cfe Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Wed, 13 Sep 2023 16:38:12 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.6.139 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 42a13ce..1e521ae 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.6.138", + "version": "0.6.139", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.138/mesheryctl_0.6.138_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.139/mesheryctl_0.6.139_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "d01b07775b413dcb426e0b9409a3337565fb43cd9d746350afe80f8155ab2160" + "hash": "4cf5418ef10868ec9470b7ec44982d956934c6bfd81396db520a5198719701fd" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.138/mesheryctl_0.6.138_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.139/mesheryctl_0.6.139_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "5276fe577b7a91a3e9c861de260eab2a33c4eb7aace62e4bcb81c1dd8fa0137f" + "hash": "e6682e4f418c17c203f09fd5462b8da4992425d2db3dccd152506d8d267f305a" } }, "homepage": "https://meshery.io",