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 '20151106212427-96b99ea'
sha256 'f1454b8850ce7df61c5808bb7d06c892907b14d9757231682ad2146b1407f820'
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