aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-04-19 14:52:47 +0100
committerMike McQuaid2015-04-19 15:32:24 +0100
commit109f88e6fe0de52dee6925b2f2c80b9302cba67f (patch)
treeb07947866c9596b145d370e551a4dceecfcb48ff /Library
parent36a52abc7283b6e51e7df102b723f2e3ea699148 (diff)
downloadhomebrew-109f88e6fe0de52dee6925b2f2c80b9302cba67f.tar.bz2
ffmpeg: update 2.6.2 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ffmpeg.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb
index ca01239bb..71ba8bba1 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -6,9 +6,9 @@ class Ffmpeg < Formula
head "https://github.com/FFmpeg/FFmpeg.git"
bottle do
- sha256 "8bc0cb43f99a7004aada9969875e551a24ebe2e57b8c620aa77b70372ba7fa0f" => :yosemite
- sha256 "2ab2f322d8a1ce26af77b7f86e45e8af1c1cf6f01a51d05e460a1282ab84cbec" => :mavericks
- sha256 "dd2629269914f801e5c16b5c8ba3abebbc48ab7417a54852f1cb74aee8c04875" => :mountain_lion
+ sha256 "86a7a9e11279a93870255bdb2a3e18d874a7ff6ddaa5062d199172a6cbbe64e2" => :yosemite
+ sha256 "31e0e71be605a8fbdd17c9bacbc8abec81e0ff54803a11e65d24b99664d1c8d3" => :mavericks
+ sha256 "a051897c6cc9b1f4a161a64f77746c280e65795f74d5ac986ab87020d582a8b1" => :mountain_lion
end
option "without-x264", "Disable H.264 encoder"