From b1a229eec1828b2445954495c0343df2f435fd52 Mon Sep 17 00:00:00 2001 From: autodidakto Date: Mon, 15 Oct 2012 15:38:54 -0500 Subject: [PATCH] Add handBrakeBatch latest --- Casks/handbrakebatch.rb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Casks/handbrakebatch.rb 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