homebrew-cask/Casks/handbrakecli.rb

11 lines
295 B
Ruby
Raw Normal View History

2014-11-14 01:26:00 +08:00
cask :v1 => 'handbrakecli' do
2014-11-24 06:52:23 +08:00
version '0.10.0'
sha256 '84dcc20cffd2cbbe1d7804dbb8dfdb4ce7ce78b2f44ae25a998f18771a9c05f9'
2014-08-07 21:17:15 +08:00
url "https://handbrake.fr/rotation.php?file=HandBrake-#{version}-MacOSX.6_CLI_x86_64.dmg"
2014-08-07 21:17:15 +08:00
homepage 'http://handbrake.fr'
2014-10-01 23:33:01 +08:00
license :oss
2014-08-07 21:17:15 +08:00
binary 'HandBrakeCLI'
end