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.5.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Feb 15, 2015
1 parent f65f3d0 commit e1bb072
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/ffmpeg.rb
Expand Up @@ -6,9 +6,9 @@ class Ffmpeg < Formula
head "git://git.videolan.org/ffmpeg.git"

bottle do
sha1 "08d5a4b48139242805c77ed1e09edba5bc27f5e9" => :yosemite
sha1 "87286d9e8da3310e75b016db543777cc8ec084d9" => :mavericks
sha1 "017384ba81d06e8825fa22532100db8c587058cf" => :mountain_lion
sha1 "1d2f2630e86a06519f36263914ab79dc2f2fef72" => :yosemite
sha1 "d2dcb0fd8c650ad8b106ab3ab4fcd0b5512eb6aa" => :mavericks
sha1 "cddc9c78521770bc529e85f80f842dff678bc1e6" => :mountain_lion
end

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

0 comments on commit e1bb072

Please sign in to comment.