diff options
| author | BrewTestBot | 2014-10-20 09:39:11 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 10:18:37 +0100 |
| commit | 892301e87a061108e7024b39a9bd30c1de30ac97 (patch) | |
| tree | 8ae866846fcfeec3d21eb6b91e45e18cf4360c9f | |
| parent | 6f3ed5f115f00472695ec21380550203edd6363b (diff) | |
| download | homebrew-892301e87a061108e7024b39a9bd30c1de30ac97.tar.bz2 | |
libmatroska: update 1.4.1 bottle.
| -rw-r--r-- | Library/Formula/libmatroska.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libmatroska.rb b/Library/Formula/libmatroska.rb index 7a569a288..bc375b361 100644 --- a/Library/Formula/libmatroska.rb +++ b/Library/Formula/libmatroska.rb @@ -10,9 +10,10 @@ class Libmatroska < Formula bottle do cellar :any - sha1 "8e92b18aa91b6905cb2d9a4972e1f6ed796023fb" => :mavericks - sha1 "894ea667984226a36981fcaa61a36b0b43c6acbf" => :mountain_lion - sha1 "4343c5cf40528137cbf66d0ca8c68d707d66260a" => :lion + revision 1 + sha1 "d39ff1121fdf2be3602e355e348d75c97834c03e" => :yosemite + sha1 "3692b1c928884da200d91bc4158d3a0c340baaa9" => :mavericks + sha1 "4b99118975bfd6c0cf9df4e35e62e33eafb787ac" => :mountain_lion end option :cxx11 |
