diff options
| author | BrewTestBot | 2014-12-19 07:10:15 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2014-12-19 07:42:36 -0500 |
| commit | bead7a862f076d32569c59921ccd7625631b5c18 (patch) | |
| tree | 38ac514270d5e09d8f52f6571ff75148218a34ba | |
| parent | efa124836ddb141133229bd01f388a2924fe2c7d (diff) | |
| download | homebrew-bead7a862f076d32569c59921ccd7625631b5c18.tar.bz2 | |
ejabberd: update 14.12 bottle.
| -rw-r--r-- | Library/Formula/ejabberd.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ejabberd.rb b/Library/Formula/ejabberd.rb index 20788f4e9..174e14375 100644 --- a/Library/Formula/ejabberd.rb +++ b/Library/Formula/ejabberd.rb @@ -8,9 +8,9 @@ class Ejabberd < Formula head 'https://github.com/processone/ejabberd.git' bottle do - sha1 "bb51d214082e9e72f7f10f41d34dd0a3b5f81edf" => :mavericks - sha1 "3850af04f591854230ec4158b62520f121e32232" => :mountain_lion - sha1 "22871728227cb497381181794b8a7401d1c1beb8" => :lion + sha1 "cdaca13e8fd41e5defc1290ab74d05a705886394" => :yosemite + sha1 "d92a0d0d6597da5417535fa68b10a6d5a5e6a129" => :mavericks + sha1 "dd4c7c56445788d9cd93151609c4a027409d2c58" => :mountain_lion end option "32-bit" |
