cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / handbrake.rb
blob1c7a10dcebd413f9fb68abe11d3442de59b4814f
1 cask :v1 => 'handbrake' do
2   version '0.10.0'
3   sha256 'c26a1a37d03c977e0296f0198ce11bf74ee5da8aa410ea3b5eef6449e0aa3c9c'
5   url "http://download.handbrake.fr/releases/#{version}/HandBrake-#{version}-MacOSX.6_GUI_x86_64.dmg"
6   appcast 'http://handbrake.fr/appcast.x86_64.xml',
7           :sha256 => 'f0e700c39b76c16dba12ff8b931ae75ae4d764f1e8d1f5b2deb9231e5a445390'
8   homepage 'https://handbrake.fr'
9   license :oss
11   app 'HandBrake.app'
12 end