homebrew-cask/Casks/handbrakecli.rb

13 lines
458 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'handbrakecli' do
2016-02-15 10:01:35 +08:00
version '0.10.5'
sha256 '7f292422f4e13b59a936bb4e433a9248afaf5dd5f428e5928d54b0dee98a8786'
2014-08-07 21:17:15 +08:00
url "http://download.handbrake.fr/releases/#{version}/HandBrake-#{version}-MacOSX.6_CLI_x86_64.dmg"
2016-10-03 00:36:10 +08:00
appcast 'https://github.com/HandBrake/HandBrake/releases.atom',
checkpoint: '2b923cfd24bf46490955348df4961fde6deaa3b0e1345d7775adcea86176a34a'
2015-04-06 17:09:09 +08:00
name 'HandBrake'
homepage 'https://handbrake.fr'
2014-08-07 21:17:15 +08:00
binary 'HandBrakeCLI'
end