From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) by sourceware.org (Postfix) with ESMTPS id 92500385800D for ; Sat, 27 Feb 2021 19:14:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 92500385800D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dinwoodie.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adam@dinwoodie.org Received: by mail-qv1-xf32.google.com with SMTP id cw15so5473217qvb.11 for ; Sat, 27 Feb 2021 11:14:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dinwoodie.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Bz+o9KVBoxz6cf2scAnyyOY+n26snfeZWbXUIHGaCuw=; b=vUQe3gu6SRGCTFZZVbIWzvo28HDJfdX9F7ZnpMsnJc8vIQJKizrDlgbWp8r9VjJFJn qHPPSompXX4h+GLqcrtZAItSQKoXgFaC0VLn0ozb/99qGIdVbGQBZa+aUDFmT+BFfO/e zDx5n2ewES8j0WUcFdkA9d8WPP6yIBd4IECO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Bz+o9KVBoxz6cf2scAnyyOY+n26snfeZWbXUIHGaCuw=; b=tum6ekmxE/Cp/f9r00kC8IOghK0evmu6PywBQpfYxMlYpM0pTprnWdrb4mtq/H35E7 ViS9XPK6j9k601bTRdst+bGSWYNG/ebvF57dyXqOjUIPE3KEMVtBXTz2DQtggW7eqPkt Im4gA7aYY5hBULP9kyKB9I1l3c6tcqgVvZ94DlJE6h3Jvpyyx+KNm8PlpqWgjG9R7lPq /kC49kcPYjagOwRsGaDoAkwLi0hd9YWsq7FuTMExtpmzHWW/9kydTWo423ZRo+rktmdf zACA7m7NyMEVvj91lLAF2FOgTufBHe2oUq2dqPdEPmTT3A+KJlWqoxtBiUXKj9UDXrZV d/Rw== X-Gm-Message-State: AOAM531lwEEdZZ90qC5tWDajsw55uBW4uvtrgz15kYrYGPSQxhzRKUBO 37X9IHCbTzRPgwWR7oA0hgUW0zpsQkgUYmQ7UYvAti0V7tI= X-Google-Smtp-Source: ABdhPJylMV8FFQeWeckLzC28G+Pf3ZgtTC1aDeAE4bb1PjPbfOUkrtdjDmsXO6leHzQn7ALqcO/Gy5ciE1xlHgkRJbg= X-Received: by 2002:a0c:f9cc:: with SMTP id j12mr7815391qvo.15.1614453264083; Sat, 27 Feb 2021 11:14:24 -0800 (PST) MIME-Version: 1.0 References: <87zgzpit8s.fsf@Rainer.invalid> In-Reply-To: <87zgzpit8s.fsf@Rainer.invalid> From: Adam Dinwoodie Date: Sat, 27 Feb 2021 19:13:49 +0000 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: Git v2.30.1-1 To: "Cygwin (cygwin@cygwin.com)" Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2021 19:14:26 -0000 On Sat, 27 Feb 2021 at 12:35, Achim Gratz wrote: > Adam Dinwoodie writes: > > Version 2.30.1-1 of Git has been uploaded and should be coming soon to > > a mirror near you. > > It appears that the upload was only done for 64bit Cygwin, but not > 32bit? Huh. Not sure what went wrong there, but thank you for flagging! I'll sort that out now. Adam