From 0a753a68af94b37ac065fdb69aa3086eeac2d400 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Wed, 10 Jul 2024 12:53:23 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.7.80 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 48a9c1f..0eda40f 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.79", + "version": "0.7.80", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.79/mesheryctl_0.7.79_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.80/mesheryctl_0.7.80_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "343dd2cce8ee714dc182f84e4704e0d8201bbf56bd56614f88d1eb4eea46105f" + "hash": "e363b9c098bd8e42952422d02ae5ddaa82814470e534bddbe7e59fb01168eb8c" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.79/mesheryctl_0.7.79_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.80/mesheryctl_0.7.80_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "2cc0b1f2b6171cb2f2bc8125ae3c13551e0979e53e95f22cc6a5fac9ed0c5e04" + "hash": "00541f382197677cd85b4f645fd7d941187807780b27ae69dd7c7ceb75ae22a1" } }, "homepage": "https://meshery.io",