Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.6.173
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Nov 7, 2023
1 parent 6c90306 commit 5de2eeb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mesheryctl.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"version": "0.6.172",
"version": "0.6.173",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.172/mesheryctl_0.6.172_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.173/mesheryctl_0.6.173_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "5a32ce6a379a44a3a6b06b0bf0b90181414fe43034994d3678e1ab0a1ebf8931"
"hash": "97379b2fc88de6e1e3fb0d74179fac7fe21d369ab9bcfe0657d51a2eeba23a34"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.172/mesheryctl_0.6.172_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.173/mesheryctl_0.6.173_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "6212436c900342eac9cbb223046cdaf58c58a5602586e95eeaf4e4ee778db9ff"
"hash": "3551c81b4f07c77b2ff50ffcabd231a570ce338563acbd4becdb4b26cd1b5b72"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 5de2eeb

Please sign in to comment.