aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-20 11:26:36 +0100
committerBrewTestBot2014-10-20 11:26:36 +0100
commita9299b911efcc4201ec69e3d1a7235d9f95686cb (patch)
tree18fd3a398afc12d1861e86c0348a57ebc15829fb
parent34ac382dc7df553532f90e424d47eb0e85da5f84 (diff)
downloadhomebrew-a9299b911efcc4201ec69e3d1a7235d9f95686cb.tar.bz2
mbelib: update 1.2.5 bottle.
-rw-r--r--Library/Formula/mbelib.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/mbelib.rb b/Library/Formula/mbelib.rb
index e0b659053..06011288d 100644
--- a/Library/Formula/mbelib.rb
+++ b/Library/Formula/mbelib.rb
@@ -8,9 +8,10 @@ class Mbelib < Formula
bottle do
cellar :any
- sha1 "8397b4aa2db9aa259708aaeacab53ce2b0699b93" => :mavericks
- sha1 "81a0d6bbdfbb56ae25ea9f4a5e7691914b1afafd" => :mountain_lion
- sha1 "a907d1bb374da4629c30219bf22392ec6a7afebd" => :lion
+ revision 1
+ sha1 "ce1b002a5de2daeb6a0f3c191354b23989ce64dc" => :yosemite
+ sha1 "67706f7658034d8894a3bc8e86d79857dc4472d1" => :mavericks
+ sha1 "979a2c63f3e44231ddf6e7b8829721a0e0a3c2bc" => :mountain_lion
end
depends_on 'cmake' => :build