Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.6.169
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Nov 2, 2023
1 parent ad34573 commit ae4312c
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.168",
"version": "0.6.169",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.168/mesheryctl_0.6.168_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.169/mesheryctl_0.6.169_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "0f7fd5452c345e145dcc53ea5e80dda65945414b022a80f0da389c8516ef914c"
"hash": "d97bf54a781de128cf2b6bb0a5722792d6c7215f75334df62f6024853fc47581"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.168/mesheryctl_0.6.168_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.169/mesheryctl_0.6.169_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "ab9cc8a4d2e31c9ef721d81c1dfd8d96df895c9994ee0babb1191a23c5f63e98"
"hash": "4b3a988f3ea3502c202c8e1a70edd7805930f8f5d812de561398d337b2bef799"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit ae4312c

Please sign in to comment.