From b17fe979bd9a447007b6bb857bbe58aa86bd74d2 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Thu, 29 Aug 2024 14:08:53 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.8.0 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 422b53a..e8760a4 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.90", + "version": "0.8.0", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.90/mesheryctl_0.7.90_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.8.0/mesheryctl_0.8.0_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "ca163c75cc6f672084a45b9e3aa8bd2f85f968d78ec3860668fec4a038e41839" + "hash": "9200fe261ae1706479381b98d37ddce0d4f142d4e27dc1712d1830732f1f378f" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.90/mesheryctl_0.7.90_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.8.0/mesheryctl_0.8.0_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "6d216df9dc6dced8248b827f58282517bd04551bd98a737918aecd7f8eb8bc65" + "hash": "8bd63a1456d0faf331e13546a1d6920068fdcd2eb396bc8188883154e0de005f" } }, "homepage": "https://meshery.io",