From 8ae7337eb07626781118d1707d64c94ed52df73c Mon Sep 17 00:00:00 2001 From: schultzie Date: Sat, 15 Oct 2022 10:57:03 -0400 Subject: [PATCH] Update Sommelier with dragonberry patch (#865) Signed-off-by: Dylan Schultz --- sommelier/chain.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sommelier/chain.json b/sommelier/chain.json index 3084a6ea99..b2149c091b 100644 --- a/sommelier/chain.json +++ b/sommelier/chain.json @@ -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"