homebrew-cask/Casks/handbrakebatch.rb

12 lines
430 B
Ruby
Raw Normal View History

2014-11-14 01:26:00 +08:00
cask :v1 => 'handbrakebatch' do
2014-09-17 19:42:47 +08:00
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/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:40 +08:00
app 'HandBrakeBatch.app'
2012-10-16 04:38:54 +08:00
end