diff options
| author | BrewTestBot | 2015-01-28 08:33:34 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2015-01-28 14:19:10 +0000 | 
| commit | 3e87f1774c2f47f48614ca0b232c5597fed7ae97 (patch) | |
| tree | f00306e8fa9d9b6da6b36b140c08f8ae4a8f8ced | |
| parent | 4da9b792e8459bd87e3a45646b28155091d43074 (diff) | |
| download | homebrew-3e87f1774c2f47f48614ca0b232c5597fed7ae97.tar.bz2 | |
global: update 6.3.3 bottle.
| -rw-r--r-- | Library/Formula/global.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/global.rb b/Library/Formula/global.rb index 62a2ec019..d2c5b2380 100644 --- a/Library/Formula/global.rb +++ b/Library/Formula/global.rb @@ -5,9 +5,9 @@ class Global < Formula    sha1 "2e66fb1529fe1fb2c473507de91814df4eb50b93"    bottle do -    sha1 "1bce9bd552e38d9cc12eda4998233c20a33321e4" => :mavericks -    sha1 "907a3a0180b4b4ea6ecc029b864a7ed4c8e1fa21" => :mountain_lion -    sha1 "254d7f4444b1890b1195f35a6e1f43ed34dace7d" => :lion +    sha1 "4262d5470592541e62fe7cc81613aa2397cea091" => :yosemite +    sha1 "79955ca97a91adbd0e7642244ca2a89ffd9c8b0d" => :mavericks +    sha1 "d4f3c419c93742e2740f268d00a185a8593cf0d8" => :mountain_lion    end    head do | 
