From 72acc277afe2aeb5a3d8476770d5003ec3b1e1c2 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Tue, 5 Sep 2023 13:57:02 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.6.135 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index efad066..1d6ae74 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.6.134", + "version": "0.6.135", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.134/mesheryctl_0.6.134_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.135/mesheryctl_0.6.135_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "d097db35d7e03f59b5329d46c1b9d5d2deb82db1de0d20840b6c2c97864cf63d" + "hash": "7756e8fd15af3432bab9549f1832fdb2c9937aba3caba2a6a558fa13afa6d267" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.134/mesheryctl_0.6.134_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.135/mesheryctl_0.6.135_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "110a28989ca4cec740ddd891b2f166eaca8e89e525dbd8754620cb5f6d16f8e7" + "hash": "47ed0b6b0078dd1eca2bf1c2885c5e2a64893979d0e2efbc7e5b2bf9960e5451" } }, "homepage": "https://meshery.io",