Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.6.182
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Nov 28, 2023
1 parent 6e0a396 commit b47172b
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.181",
"version": "0.6.182",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.181/mesheryctl_0.6.181_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.182/mesheryctl_0.6.182_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "7cc0024654125a061a0e43414f2425422e526304fa99e5cbc28f217796ec62ad"
"hash": "92f9ed0d1d573cc7725c02d941b4af9284de831a3289ce1499b462ee71a9ca78"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.6.181/mesheryctl_0.6.181_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.6.182/mesheryctl_0.6.182_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "dc408a64ce9ab7aa31f6698551def01ea4f2deaa6b1f5e6a012b2e137ffe890a"
"hash": "9b24df51bf3101652613e6e4ad4dd4226363d8084631352fe666b9c6c40b4ac1"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit b47172b

Please sign in to comment.