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.
 
 

13 lines
374 B

cask :v1 => 'handbrakecli-nightly' do
version '20151028212323-9dfee71'
sha256 'd25f057133a465848cc1c44ef373e262471315bbfeebd4a44cdc44259bdd6329'
url "http://download.handbrake.fr/nightly/HandBrakeCLI-#{version}-master-osx.dmg"
name 'HandBrake'
homepage 'https://handbrake.fr'
license :gpl
binary 'HandBrakeCLI'
depends_on :macos => '>= :snow_leopard'
end