You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
236 B
7 lines
236 B
class Avidemux < Cask
|
|
url 'http://downloads.sourceforge.net/avidemux/avidemux_2.6.4_64bits_ml.dmg'
|
|
homepage 'http://www.avidemux.org/'
|
|
version '2.6.4'
|
|
sha1 'fddb2db7469999090abf1ba347991cecd2b6976a'
|
|
link 'Avidemux2.6.app'
|
|
end
|
|
|