Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.7.106
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Sep 21, 2024
1 parent 854fde1 commit 01437dd
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.105",
"version": "0.7.106",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.105/mesheryctl_0.7.105_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.106/mesheryctl_0.7.106_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "62ea78e0ebdaa17528c4e99830106bbf9c7082340f8325de35e5bb9c510b6fcc"
"hash": "e8f0ca40fba4e88c72591dc7f3ca20e3748341d725dc2e37c11237e6f33895a1"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.105/mesheryctl_0.7.105_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.106/mesheryctl_0.7.106_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "fd6af6beb816186d0ecc6debc5753479ad5994859a0048e69ca119eee0cfbac1"
"hash": "c8e50f96510db645fc6b7b165e65f5917656e2a6d717c3d0b23a1f55d86d8a15"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 01437dd

Please sign in to comment.