Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Dec 19, 2023
1 parent b887497 commit 867e522
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.2",
"version": "0.7.3",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.2/mesheryctl_0.7.2_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.3/mesheryctl_0.7.3_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "eb834265da9739bad2b3df2f45f9fa50a569830381779472c4e2d12cb0195392"
"hash": "d32a4d40ec0a7ba2bbdcab99b9d79dba808bbaa6076452c8b1f7f039e9fd39b0"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.2/mesheryctl_0.7.2_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.3/mesheryctl_0.7.3_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "3c475f7dc4dd3a154deeb1f6ac28d3265326b55224b980649fa06ee88b39c898"
"hash": "185dfb7247f8d135d64475482b0cabbd79de9c3952d8a5986b5652df449b2c91"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 867e522

Please sign in to comment.