From 801f0aad58330466efd4c837bb7737e901323bd8 Mon Sep 17 00:00:00 2001 From: Lucas B Date: Fri, 28 Jul 2023 20:27:35 -0500 Subject: [PATCH] update channel info --- ci/channel-info.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/channel-info.sh b/ci/channel-info.sh index c82806454d..101583307f 100755 --- a/ci/channel-info.sh +++ b/ci/channel-info.sh @@ -11,7 +11,7 @@ here="$(dirname "$0")" # shellcheck source=ci/semver_bash/semver.sh source "$here"/semver_bash/semver.sh -remote=https://github.com/solana-labs/solana.git +remote=https://github.com/jito-foundation/jito-solana.git # Fetch all vX.Y.Z tags #