From 7f45a8efc7d241f9d715e96b1d152bb2b478a221 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Thu, 7 Sep 2023 13:13:31 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.6.136 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 1d6ae74..e626108 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.6.135", + "version": "0.6.136", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.135/mesheryctl_0.6.135_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.136/mesheryctl_0.6.136_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "7756e8fd15af3432bab9549f1832fdb2c9937aba3caba2a6a558fa13afa6d267" + "hash": "8e9e38e61058be1f777d8c886833709853e165abd6f54f841a536b7f2d6e24e7" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.135/mesheryctl_0.6.135_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.136/mesheryctl_0.6.136_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "47ed0b6b0078dd1eca2bf1c2885c5e2a64893979d0e2efbc7e5b2bf9960e5451" + "hash": "5fadd0c4c6afb18475d2043c56432e53e298aef98951f37bcdeb711f97f4ba8c" } }, "homepage": "https://meshery.io",