diff options
| author | BrewTestBot | 2015-02-02 22:26:18 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2015-02-03 08:37:09 +0000 | 
| commit | cc3878fffdc38c37e46832bbf53a5c5d592d567d (patch) | |
| tree | 1a7e1fd09e0d662bf133c43be76c27ff68f9a9b9 | |
| parent | 3da0cd99f96884d5a9cec65e1ba75f77318b67e2 (diff) | |
| download | homebrew-cc3878fffdc38c37e46832bbf53a5c5d592d567d.tar.bz2 | |
global: update 6.3.4 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 0ea3de9b8..4ffa5d24c 100644 --- a/Library/Formula/global.rb +++ b/Library/Formula/global.rb @@ -5,9 +5,9 @@ class Global < Formula    sha1 "6b73c0b3c7eea025c8004f8d82d836f2021d0c9e"    bottle do -    sha1 "4262d5470592541e62fe7cc81613aa2397cea091" => :yosemite -    sha1 "79955ca97a91adbd0e7642244ca2a89ffd9c8b0d" => :mavericks -    sha1 "d4f3c419c93742e2740f268d00a185a8593cf0d8" => :mountain_lion +    sha1 "ca77f51d474b8cf4fdcc905b4f46f1a10610a105" => :yosemite +    sha1 "b5c0f1426b5fc0ff6d1f04bff2cf13ae07b55160" => :mavericks +    sha1 "d1695e9e8eeb46b36ad77cd2d98dd79cbecab039" => :mountain_lion    end    head do | 
