homebrew-cask/Casks/handbrakebatch.rb

11 lines
314 B
Ruby
Raw Normal View History

2012-10-16 04:38:54 +08:00
class Handbrakebatch < Cask
version 'latest'
sha256 :no_check
2012-10-16 04:38:54 +08:00
url 'http://www.osomac.com/appcasts/handbrakebatch/HandBrakeBatch.zip'
2014-05-14 21:40:00 +08:00
appcast 'https://www.osomac.com/appcasts/handbrakebatch/HandBrakeBatch.xml'
2012-10-16 04:38:54 +08:00
homepage 'http://www.osomac.com/apps/osx/handbrake-batch/'
2013-06-18 08:15:45 +08:00
link 'HandBrakeBatch.app'
2012-10-16 04:38:54 +08:00
end