Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.6.133
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Sep 1, 2023
1 parent 38f6c3a commit 332947d
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.132",
"version": "0.6.133",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.132/mesheryctl_0.6.132_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.133/mesheryctl_0.6.133_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "5b83ba83dbd758fb5d9207eee818af6dd26b9cb969c413fae71ab4910272e7d2"
"hash": "fb928b59f0fc36e5407d97d2274c552414d09823e93a10d4d40e67efe23950d0"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.132/mesheryctl_0.6.132_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.133/mesheryctl_0.6.133_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "33f630487d08d07e9f6181d71cec25ebccf6468cedb5dfac8a1dbafe2ffab9f7"
"hash": "1e143cce87e37a8aea5c61929941dcecd43d44e4956ae68a2b9d02e34a0da504"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 332947d

Please sign in to comment.