From d04026ad92636b7ef04d48b6fee85cc8cc671513 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 6 Oct 2014 21:17:41 +0100 Subject: [PATCH] ffmpeg: update 2.4.1 bottle. --- Formula/ffmpeg.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/ffmpeg.rb b/Formula/ffmpeg.rb index 286564172f..65f54c3b6e 100644 --- a/Formula/ffmpeg.rb +++ b/Formula/ffmpeg.rb @@ -8,6 +8,9 @@ class Ffmpeg < Formula head "git://git.videolan.org/ffmpeg.git" bottle do + sha1 "5b84336642ac553973b684f07a0079d1b31f6e37" => :mavericks + sha1 "41730850dbf466a075cb97548e693a3ab494a530" => :mountain_lion + sha1 "cc04d45926d8595547f7f5501aae500693f230ce" => :lion end option "without-x264", "Disable H.264 encoder"