Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.6.153
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Oct 1, 2023
1 parent 47c7d1f commit a36a8be
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.152",
"version": "0.6.153",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.152/mesheryctl_0.6.152_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.153/mesheryctl_0.6.153_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "45b03f170cf085b2a2babecf7def8dd20dfb5abda89e240574db06958f98238a"
"hash": "4b8c547a22e8e2aa6f9bd13ef10f5d7c1411ff03c088551decfae847813e3cd5"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.152/mesheryctl_0.6.152_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.153/mesheryctl_0.6.153_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "074374b17951a0d24cf91e7afe00ed0cccb4ebea991d97422257790ab0253843"
"hash": "8de1d46eeb04bc47ad53c470910d07739822d700268ff5dd7c78ea72418f21f1"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit a36a8be

Please sign in to comment.