Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
ffmpeg: update 2.2 bottle.
Browse files Browse the repository at this point in the history
Closes #27888.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Mar 26, 2014
1 parent 69be700 commit 9396d29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/ffmpeg.rb
Expand Up @@ -7,9 +7,9 @@ class Ffmpeg < Formula
head 'git://git.videolan.org/ffmpeg.git'

bottle do
sha1 "11803d2e80301197635d6e5fb38e80ba71b981e3" => :mavericks
sha1 "1fe2ddca396754f3a59555806637851f9e94ad2f" => :mountain_lion
sha1 "ffaa7cb1c458fc3d7d2c251606a6d19dde351e80" => :lion
sha1 "3600f558473d05ecc35d346c0bc6af4e258d3ebc" => :mavericks
sha1 "440c33b06d74765a17edf60f430018901f0cda73" => :mountain_lion
sha1 "81f1e5e954bb495e27d69303ee4096844abc18bc" => :lion
end

option "without-x264", "Disable H.264 encoder"
Expand Down

0 comments on commit 9396d29

Please sign in to comment.