Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.7.24
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Feb 26, 2024
1 parent 0eb6117 commit 12fa8a4
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.23",
"version": "0.7.24",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.23/mesheryctl_0.7.23_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.24/mesheryctl_0.7.24_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "8644e5592b1d2b90096b2e78f928812dc5fc622583ee50097054035e6b7fbc8d"
"hash": "460ed1c05a60bb1aa678077dc9c0957c5ace7dce8adf4de9f536e46d20d35de4"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.23/mesheryctl_0.7.23_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.24/mesheryctl_0.7.24_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "611c9bd073e9b115e1ba7e2646e66908891a50b8934e85fd878908cf46974e62"
"hash": "910f85ba0cf6ebf9bae4838424c85b7d27a5bc031e37cbd2b4a16265acc5ef3f"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 12fa8a4

Please sign in to comment.