From 0644f2606cca0ff4b8a08d78595ab454e511d0e8 Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Wed, 16 Aug 2023 18:59:14 -0500 Subject: [PATCH] Scoop update for mesheryctl version v0.6.125 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 8bef282..a6b3309 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.6.124", + "version": "0.6.125", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.124/mesheryctl_0.6.124_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.125/mesheryctl_0.6.125_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "8b11e0346f273f6224aa0c160dec3716a1280280e91ee65255698c0adec42088" + "hash": "a38d02637abcb629345786a1e3803bcb7a5312b307c35eb1ac7db7e12ed9cb73" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.6.124/mesheryctl_0.6.124_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.6.125/mesheryctl_0.6.125_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "e523397f8eced6b6cfefccca5ec8e11ec546599517df10ebcd792b25e80e51a3" + "hash": "1e37ed942a5c85f968fadfc7fab42249e4495fed71366bcbe25f095a4854418d" } }, "homepage": "https://meshery.io",