From b7df0504bebd715ae945d1897f703a75774fff77 Mon Sep 17 00:00:00 2001 From: Mikko Kouhia Date: Mon, 7 Jan 2013 23:02:52 +0200 Subject: [PATCH] Add coconutBattery cask --- Casks/coconutbattery.rb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Casks/coconutbattery.rb diff --git a/Casks/coconutbattery.rb b/Casks/coconutbattery.rb new file mode 100644 index 000000000..c34fd0445 --- /dev/null +++ b/Casks/coconutbattery.rb @@ -0,0 +1,7 @@ +class Coconutbattery < Cask + url 'http://www.coconut-flavour.com/downloads/coconutBattery_2.8.zip' + homepage 'http://www.coconut-flavour.com/coconutbattery/' + version '2.8' + content_length '556515' + sha1 '25c8be852c89b112568a079919fc82a21b34bd88' +end