From a8030221fb84dc6ec7837c9a0304adcf0967516d Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Tue, 15 Oct 2024 14:57:50 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.7.122 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 2c27f16..9c92a5e 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.121", + "version": "0.7.122", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.121/mesheryctl_0.7.121_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.122/mesheryctl_0.7.122_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "611c8db5df6316103335b76a8c96c77956ba9f952b12b3671121385e62153f8b" + "hash": "b98491ba843f7a71cfbd31a36399dec46dcd4017ea9d0938e4f9d6182383a466" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.121/mesheryctl_0.7.121_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.122/mesheryctl_0.7.122_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "c9a586183d454b83e9c5461936add5be324c28a43a2b678ad3617ea7851e8d03" + "hash": "ef5ebe364ec3c25f88939123297bd2b73a90b90bcc896b6036382fbf9f123e10" } }, "homepage": "https://meshery.io",