Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.7.28
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Mar 5, 2024
1 parent 170ff2b commit 52e8877
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.7.27",
"version": "0.7.28",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.27/mesheryctl_0.7.27_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.28/mesheryctl_0.7.28_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "33e1509c16f23a2c02319d51974225059f7a6be2cd156e62dbf12748c2209573"
"hash": "78d50fc42f2a9b5ae0c14b59c1d581434e013678a2b868aa238421835df2f802"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.27/mesheryctl_0.7.27_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.28/mesheryctl_0.7.28_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "b69577c7fbd79963b670409b32b39125f8e8d5deac52db75bbb2bfdf4046ade0"
"hash": "4b1488ba867165508cbddb561dd69d6397ca119299dbd1e6adab264cef508037"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 52e8877

Please sign in to comment.