Skip to content

Commit

Permalink
Update Sommelier with dragonberry patch (cosmos#865)
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Schultz <[email protected]>
  • Loading branch information
dylanschultzie authored Oct 15, 2022
1 parent 84c82e5 commit 8ae7337
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sommelier/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
},
"codebase": {
"git_repo": "https://github.com/PeggyJV/sommelier",
"recommended_version": "v4.0.1",
"recommended_version": "v4.0.2",
"compatible_versions": [
"v4.0.1"
"v4.0.2"
],
"binaries": {
"linux/amd64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.1/sommelier_4.0.1_linux_amd64.tar.gz",
"linux/arm64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.1/sommelier_4.0.1_linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.1/sommelier_4.0.1_darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.1/sommelier_4.0.1_darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.1/sommelier_4.0.1_windows_amd64.tar.gz"
"linux/amd64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.2/sommelier_4.0.2_linux_amd64.tar.gz",
"linux/arm64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.2/sommelier_4.0.2_linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.2/sommelier_4.0.2_darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.2/sommelier_4.0.2_darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/PeggyJV/sommelier/releases/download/v4.0.2/sommelier_4.0.2_windows_amd64.tar.gz"
},
"genesis": {
"genesis_url": "https://raw.githubusercontent.com/PeggyJV/sommelier/main/contrib/mainnet/sommelier-2/genesis.json"
Expand Down

0 comments on commit 8ae7337

Please sign in to comment.