From 25d8419bf6e016de72d6678f5be22ef8ea972e8a Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Mon, 11 Mar 2024 04:18:00 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.7.31 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index b049e06..a62a03e 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.30", + "version": "0.7.31", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.30/mesheryctl_0.7.30_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.31/mesheryctl_0.7.31_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "c3c861100f8e8a52bde65e5b0ae378fce139f674aa07c5ceb0dc6154c80ca978" + "hash": "105e8cab74989f7d5f0b7d2e278735cc1e5881fb0e6d3e4f95baed9b077af3f2" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.30/mesheryctl_0.7.30_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.31/mesheryctl_0.7.31_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "d84928e469c221508610fb0fef6755f5fbd3fff413d248ecfd04ed491b84a73a" + "hash": "470a18c1ca1e2ca3098b18adeab5b0c1f7fd3ffcf8febbf8070fe9cdc3ef85a5" } }, "homepage": "https://meshery.io",