diff --git a/Casks/handbrakebatch.rb b/Casks/handbrakebatch.rb new file mode 100644 index 000000000..0134e4b4d --- /dev/null +++ b/Casks/handbrakebatch.rb @@ -0,0 +1,5 @@ +class Handbrakebatch < Cask + url 'http://www.osomac.com/appcasts/handbrakebatch/HandBrakeBatch.zip' + homepage 'http://www.osomac.com/apps/osx/handbrake-batch/' + version 'latest' +end