avidemux: update 2.6.8 bottle.

Closes Homebrew/homebrew#29152.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
BrewTestBot 2014-05-12 14:45:50 +01:00 committed by Adam Vandenberg
parent d9534e0f4e
commit 75a8e764e6

View file

@ -9,9 +9,9 @@ class Avidemux < Formula
head 'git://gitorious.org/avidemux2-6/avidemux2-6.git'
bottle do
sha1 "0f2b3d5a4a496458809204a3c126505f6473394e" => :mavericks
sha1 "6bc4a7c54fb50b836d653c4c076467c579123e94" => :mountain_lion
sha1 "5a39c8fff4e620975d2d70d7fd51e85e8dec24e6" => :lion
sha1 "5a168ebcb9661ba351bc09d734437fc93ef57cd0" => :mavericks
sha1 "1af759be4340d3acdc1fd4158eab85a2df41cfa1" => :mountain_lion
sha1 "07734309d8789563146619defe6c2384a3927fd2" => :lion
end
option 'with-debug', 'Enable debug build.'