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.
6 lines
234 B
6 lines
234 B
class Avidemux < Cask
|
|
url 'http://downloads.sourceforge.net/project/avidemux/avidemux/2.6.3/Avidemux_2.6.3_ml_64bits.dmg'
|
|
homepage 'http://www.avidemux.org/'
|
|
version '2.6.3'
|
|
sha1 'e6b1d24d7f4f98a9bfa7079164eb9ca51fce6899'
|
|
end
|
|
|