From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kiser, Ryan Lee" Subject: RE: File Hash for Windows executable Date: Mon, 10 Aug 2015 17:15:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Cc: "git@vger.kernel.org" To: Johannes Schindelin X-From: git-owner@vger.kernel.org Mon Aug 10 19:16:47 2015 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZOqgn-0002R7-Ak for gcvg-git-2@plane.gmane.org; Mon, 10 Aug 2015 19:16:45 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932389AbbHJRQl (ORCPT ); Mon, 10 Aug 2015 13:16:41 -0400 Received: from hartman.uits.indiana.edu ([129.79.1.194]:52157 "EHLO hartman.uits.indiana.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932391AbbHJRQj convert rfc822-to-8bit (ORCPT ); Mon, 10 Aug 2015 13:16:39 -0400 X-IronPort-AV: E=Sophos;i="5.15,647,1432612800"; d="scan'208";a="281960728" Received: from mssg-relay.indiana.edu ([129.79.1.73]) by irpt-internal-relay.indiana.edu with ESMTP; 10 Aug 2015 13:16:38 -0400 Received: from bl-cci-exch04.ads.iu.edu (bl-cci-exch04.ads.iu.edu [10.79.80.137]) by mssg-relay.indiana.edu (8.14.7/8.14.4/IU Campus Communications Team) with ESMTP id t7AHGcI3020050 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Mon, 10 Aug 2015 13:16:39 -0400 Received: from bl-cci-exch01.ads.iu.edu (2001:18e8:2:cc1::10a) by bl-cci-exch04.ads.iu.edu (2001:18e8:2:cc1::10d) with Microsoft SMTP Server (TLS) id 15.0.1104.5; Mon, 10 Aug 2015 13:15:59 -0400 Received: from bl-cci-exch01.ads.iu.edu ([fe80::55a7:2eca:d7bd:dd6]) by bl-cci-exch01.ads.iu.edu ([fe80::55a7:2eca:d7bd:dd6%22]) with mapi id 15.00.1104.000; Mon, 10 Aug 2015 13:15:59 -0400 Thread-Topic: File Hash for Windows executable Thread-Index: AdDTczTyRg3s1Zd+SLyt+RCDLc6MhwANUZWAAAYoVHA= In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [129.79.49.213] Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Ah, perfect. Thank you. I was looking at 1.9.5 from http://www.git-scm.com/download Thanks for pointing me at the right place. -Ryan -----Original Message----- From: Johannes Schindelin [mailto:johannes.schindelin@gmx.de] Sent: Monday, August 10, 2015 12:10 PM To: Kiser, Ryan Lee Cc: git@vger.kernel.org Subject: Re: File Hash for Windows executable Hi Ryan, On 2015-08-10 15:54, Kiser, Ryan Lee wrote: > I've downloaded the Windows installer for Git, Which one. > but can't seem to find hashes published anywhere for verification. Since the downloaded file doesn't seem to be signed, The newest ones from https://git-for-windows.github.io/ are signed. Ciao, Johannes