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.
10 lines
302 B
10 lines
302 B
cask :v1 => 'handbrakecli-nightly' do
|
|
version '6575svn'
|
|
sha256 '61484a7c5b24c9ac25dfe545050968b351d393c8406e6035fee9d18009d98d71'
|
|
|
|
url "http://download.handbrake.fr/nightly/HandBrake-#{version}-MacOSX.6_CLI_x86_64.dmg"
|
|
homepage 'http://handbrake.fr'
|
|
license :gpl
|
|
|
|
binary 'HandBrakeCLI'
|
|
end
|
|
|