mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
238 B
Ruby
7 lines
238 B
Ruby
class Handbrake < Cask
|
|
url 'http://handbrake.fr/rotation.php?file=HandBrake-0.9.9-MacOSX.6_GUI_x86_64.dmg'
|
|
homepage 'http://handbrake.fr/'
|
|
version '0.9.9'
|
|
sha1 '9b6f0259f3378b0cc136378d7859162aa95c0eb7'
|
|
link 'HandBrake.app'
|
|
end
|