ffmpeg: update 3.1.2 bottle.

This commit is contained in:
BrewTestBot 2016-08-09 03:14:06 +01:00 committed by Mike McQuaid
parent f129d21571
commit 6fb9957174

View file

@ -7,9 +7,9 @@ class Ffmpeg < Formula
head "https://github.com/FFmpeg/FFmpeg.git"
bottle do
sha256 "f431b51a508adc68f21c1b6c21266ae374c536c69eaa25b5e88bff5e42bb69ae" => :el_capitan
sha256 "67d61bc0e214d7b5f5a74ab87ed26bfc276540b97ad545df59e29c75bb618fc3" => :yosemite
sha256 "a61ba74ff952e64402f4303de3344bab3dd4714697866f7e52e7771128cc895d" => :mavericks
sha256 "1489a9a34835d041ffe6da6ce253b7b202b6a3bd4dd7e9aad8e61a0c085265dd" => :el_capitan
sha256 "6c3c9d51b26eb5bdb1e61bbd713902b8313032ec9d5e16b3512f9af23f16620b" => :yosemite
sha256 "24e11e16f578621a22f96c8b7f4e7369f2f1d5e49b2ccc798082cc7a67e5ee88" => :mavericks
end
option "without-x264", "Disable H.264 encoder"