mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
265 B
Ruby
9 lines
265 B
Ruby
class Avidemux < Cask
|
|
version '2.6.8'
|
|
sha256 '2478fbdf6e7bfc32dd98a53bb95e6a7d217d294d446910942c4904bf2094b90a'
|
|
|
|
url 'https://downloads.sourceforge.net/avidemux/Avidemux_2.6.8_ml_64bits.dmg'
|
|
homepage 'http://www.avidemux.org/'
|
|
|
|
link 'Avidemux2.6.app'
|
|
end
|