avidemux: update 2.6.8 bottle.
Closes Homebrew/homebrew#29152. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d9534e0f4e
commit
75a8e764e6
1 changed files with 3 additions and 3 deletions
|
@ -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.'
|
||||
|
|
Loading…
Reference in a new issue