From c0adffe530355bfe34f451688fcb6621b12e5a5e Mon Sep 17 00:00:00 2001 From: mesheryctl releaser Date: Tue, 12 Dec 2023 15:55:48 -0600 Subject: [PATCH] Scoop update for mesheryctl version v0.7.2-rc-1 --- mesheryctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesheryctl.json b/mesheryctl.json index 571a221..ea8da56 100644 --- a/mesheryctl.json +++ b/mesheryctl.json @@ -1,19 +1,19 @@ { - "version": "0.7.1", + "version": "0.7.2-rc-1", "architecture": { "32bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.1/mesheryctl_0.7.1_Windows_i386.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.2-rc-1/mesheryctl_0.7.2-rc-1_Windows_i386.zip", "bin": [ "mesheryctl.exe" ], - "hash": "8b32bac2f483f5a04957beccca0ab3f60d9e42c11c9e4ebd19ba94806ad6f0b0" + "hash": "2ec6466e407e05b253305cb6b7098a94efb05663eec37eb0afc2d922e1a0a481" }, "64bit": { - "url": "https://github.com/meshery/meshery/releases/download/v0.7.1/mesheryctl_0.7.1_Windows_x86_64.zip", + "url": "https://github.com/meshery/meshery/releases/download/v0.7.2-rc-1/mesheryctl_0.7.2-rc-1_Windows_x86_64.zip", "bin": [ "mesheryctl.exe" ], - "hash": "aaf06319b28e255a5696517b5c45749b8d880c197d15271f443fbc00df174f29" + "hash": "85479fa322613b2040e19d7219c97e7ae54edd2045458c823885562277a9110a" } }, "homepage": "https://meshery.io",