From e35ea606aaf70e22a30700836d4ae893bd97f071 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 10 Apr 2014 19:25:14 +0100 Subject: [PATCH] git: update 1.9.2 bottle. --- Formula/git.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/git.rb b/Formula/git.rb index 50c56f79ed..2585b97ff3 100644 --- a/Formula/git.rb +++ b/Formula/git.rb @@ -7,9 +7,9 @@ class Git < Formula head "https://github.com/git/git.git", :shallow => false bottle do - sha1 "e9f79d29d1106485c3f0b573098feee60a170155" => :mavericks - sha1 "cfecf1d47441f6f32e88afabd8e9bccac527dfe0" => :mountain_lion - sha1 "87e66620960a1f5a4575cb3b6b0583cfa99f547a" => :lion + sha1 "ff18e0627a084d5f26052e9a2ffc186e3021f283" => :mavericks + sha1 "e7b9e452a60ea46d6f32d90b0b9e2801b4675cdb" => :mountain_lion + sha1 "58aa489119bb688648561305fec0f5bee4e55866" => :lion end option 'with-blk-sha1', 'Compile with the block-optimized SHA1 implementation'