diff options
| author | BrewTestBot | 2014-05-14 16:31:22 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-05-14 10:39:41 -0500 |
| commit | caea0a6d04ed9d57a7240ecde1ea35bcf13184b5 (patch) | |
| tree | cbff631a4bc7e1c339295363060b87a0d84c9059 /Library | |
| parent | a201d7e74d9e98bd75ccd3ff69b62019e845a1c4 (diff) | |
| download | homebrew-caea0a6d04ed9d57a7240ecde1ea35bcf13184b5.tar.bz2 | |
git: update 1.9.3 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/git.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb index 6aa3ace6e..412468cd2 100644 --- a/Library/Formula/git.rb +++ b/Library/Formula/git.rb @@ -20,9 +20,10 @@ class Git < Formula end bottle do - sha1 "1c075f1e75fa59b481f2ba46218dc14665e292f9" => :mavericks - sha1 "2e1de01d0361f1f515def52dfce54d9ca26d6ef2" => :mountain_lion - sha1 "f81fd6523266fb64c90ce39748461c1a856feca2" => :lion + revision 1 + sha1 "1dc48e195c5ba69da02f2852745c491f29798f2e" => :mavericks + sha1 "f5b7f25814befcfdfb27a3aa70d71877ff9c38f4" => :mountain_lion + sha1 "da54997466f4d49b1448160ef3cabe52c1c6bf71" => :lion end devel do |
