Return-Path: Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 4E063C000D for ; Wed, 20 Oct 2021 12:54:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 448A9404B6 for ; Wed, 20 Oct 2021 12:54:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Spam-Flag: NO X-Spam-Score: -2.1 X-Spam-Level: X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (1024-bit key) header.d=phauna.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s3xguuKlknWY for ; Wed, 20 Oct 2021 12:54:39 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mail.phauna.org (mail.phauna.org [107.191.37.198]) by smtp4.osuosl.org (Postfix) with ESMTPS id 8F912404AC for ; Wed, 20 Oct 2021 12:54:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=phauna.org; s=apricot; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date: Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=jsig5+IHIbXo/aSJQEuGDdBfprO09LUkfN2C2C78f+U=; b=oDjOZ17j02AfN6+WjktKQJrZkT m82N/O8Fw+s0/UKnfoEufGZgKqfTIHeYr5tvQ2kM+dJIRdZewAbPyqK5ZN36cDE9hLDLYQi10FKTb XZGDHPmWq5IP3dr/RBDrrMw4bELXTaiNbEBXRQaFezDTGS3JT2oYCYgf1Tqm8abmHIlY=; Received: from [77.81.142.200] (helo=[10.6.18.2]) by mail.phauna.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1mdB77-000T9b-PC for bitcoin-dev@lists.linuxfoundation.org; Wed, 20 Oct 2021 12:54:37 +0000 To: bitcoin-dev@lists.linuxfoundation.org From: Owen Gunden Message-ID: <144e8798-4e16-8939-51b6-fbf5abb87401@phauna.org> Date: Wed, 20 Oct 2021 08:54:36 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Mailman-Approved-At: Wed, 20 Oct 2021 13:35:59 +0000 Subject: [bitcoin-dev] bitcoin.org missing bitcoin core version 22.0 X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2021 12:54:40 -0000 When I search for "download bitcoin core" my top result is bitcoin.org, which is out of date and doesn't have 22.0. It seems confusing to have two sites that seemingly both represent bitcoin core. Maybe the download links could be removed from bitcoin.org and instead it could just link to bitcoincore.org?