From e2158003be25249be8858e0f62e05374c7fc0cd9 Mon Sep 17 00:00:00 2001 From: phinze Date: Sat, 10 Mar 2012 16:20:23 -0600 Subject: [PATCH] GmailNotifr 0.6.4 --- Casks/gmail-notifr.rb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Casks/gmail-notifr.rb diff --git a/Casks/gmail-notifr.rb b/Casks/gmail-notifr.rb new file mode 100644 index 000000000..1b97e3620 --- /dev/null +++ b/Casks/gmail-notifr.rb @@ -0,0 +1,5 @@ +class GmailNotifr < Cask + url 'https://github.com/downloads/ashchan/gmail-notifr/GmailNotifr-0.6.4.zip' + homepage 'http://ashchan.com/projects/gmail-notifr' + version '0.6.4' +end