From 589e454eb3706d84e92444f6f1b2a59e2e938b20 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Thu, 8 Feb 2024 23:05:07 -0600 Subject: [PATCH] Scoop update for mesheryctl version v0.7.18 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 46daf90..84ac8d2 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.17", + "version": "0.7.18", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.17/mesheryctl_0.7.17_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.18/mesheryctl_0.7.18_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "ae520b32ccc98f5f80ccf03027d81027890cd39d2eaa14874509711cc2da598a" + "hash": "ce14df2413bf58a17a1a1de752a80219be892930bc2fc5bbf0bf2c492e9f6b11" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.17/mesheryctl_0.7.17_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.18/mesheryctl_0.7.18_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "d5106f7b578cff1abe0d6afd92fd5d8c516ee9a6cd7171cca4ab130c84b00109" + "hash": "9b0ce825d8d08c0ff7ebe5eb798500c109c3f20cc3390655036cc485e6099757" } }, "homepage": "https://meshery.io",