Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.7.0-beta-2
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Dec 4, 2023
1 parent 1327ecc commit 96f3ccb
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.0-beta-1",
"version": "0.7.0-beta-2",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.0-beta-1/mesheryctl_0.7.0-beta-1_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.0-beta-2/mesheryctl_0.7.0-beta-2_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "becbc8bdf7a40191f173fe9144ecdc467365dc5b326c78aefc5a947d2752fd57"
"hash": "1255d0730e9731d6ac38ecbd83d45264eeee3fe4eb47d9cb9d252e7250f6aaa6"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.0-beta-1/mesheryctl_0.7.0-beta-1_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.0-beta-2/mesheryctl_0.7.0-beta-2_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "6c2e9e8dfea259d460b1403b356e4ac00e9e4a7bb411ce9bcfb3baff846783cb"
"hash": "30b50b081f0491d9424eb5d79e8ab4c5413a427cfc10b30d397bd72f2323a2be"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 96f3ccb

Please sign in to comment.