From aeffdac12372f0dc61c1adb74edd2d165124dd35 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Tue, 17 Oct 2023 15:09:19 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.6.162 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 2bd0c92..e90d676 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.6.161", + "version": "0.6.162", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.161/mesheryctl_0.6.161_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.162/mesheryctl_0.6.162_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "0add652499bd3288428dff716a7621f96af5cacabcb904710cbf4b9a815023b9" + "hash": "2a8918908eaa3abf36c8069e33cd711eef27390d238a62be16e160889a671e5a" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.161/mesheryctl_0.6.161_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.162/mesheryctl_0.6.162_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "53af1d4de1c014f7b8fbed7e5325100a3ae81c6d4962cd8bbe941160d42e5e02" + "hash": "7868f9e553ac8b7d3e67842ca83b812a955a992b5792f7175ef4dc9ae8833cab" } }, "homepage": "https://meshery.io",