homebrew-cask/Casks/gmail-notifier.rb

8 lines
311 B
Ruby

class GmailNotifier < Cask
url 'https://github.com/jashephe/Gmail-Notifier/releases/download/v2.0.1/Gmail.Notifier.v2.0.1.zip'
homepage 'https://github.com/jashephe/Gmail-Notifier'
version '2.0.1'
sha256 '6d91b6b0e00041cde61a267c484f6f004330a96dfd608a61f7954f5b7abdd66e'
link 'Gmail Notifier.app'
end