Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.6.185
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Nov 29, 2023
1 parent 8848e83 commit 299d0c4
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.184",
"version": "0.6.185",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.184/mesheryctl_0.6.184_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.185/mesheryctl_0.6.185_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "4da5c850699c2c018865214ed18eb865ee5cd94d13e83b2e2f4be9bdcb84d011"
"hash": "89cc1175aae4aa45e4f7cf568d8e1200aa69d0c4f0b99622f5935af65c686308"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.184/mesheryctl_0.6.184_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.185/mesheryctl_0.6.185_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "b88681ef5286a76b985bf5a8d2d01a45f390bc2cd423517e007e4023a8260328"
"hash": "8da36cb670e5d8b88d68ada0a513a96faa96c527d671adcec1a32abb9bec4f55"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 299d0c4

Please sign in to comment.