Skip to content

Commit

Permalink
Scoop update for mesheryctl version v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mesheryctl releaser committed Dec 11, 2023
1 parent 430a00a commit 4134dba
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",
"version": "0.7.1",
"architecture": {
"32bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.0/mesheryctl_0.7.0_Windows_i386.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.1/mesheryctl_0.7.1_Windows_i386.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "da16db35253e2152db36cbefe03799da1a35b89cb32fc99c58147238e352ac8f"
"hash": "8b32bac2f483f5a04957beccca0ab3f60d9e42c11c9e4ebd19ba94806ad6f0b0"
},
"64bit": {
"url": "https://github.com/meshery/meshery/releases/download/v0.7.0/mesheryctl_0.7.0_Windows_x86_64.zip",
"url": "https://github.com/meshery/meshery/releases/download/v0.7.1/mesheryctl_0.7.1_Windows_x86_64.zip",
"bin": [
"mesheryctl.exe"
],
"hash": "546bf50fb0fa806956096bef40b8494f6d155c249e5aa11671db0c1d88804a28"
"hash": "aaf06319b28e255a5696517b5c45749b8d880c197d15271f443fbc00df174f29"
}
},
"homepage": "https://meshery.io",
Expand Down

0 comments on commit 4134dba

Please sign in to comment.