homebrew-cask/Casks/gmail-notifier.rb

10 lines
312 B
Ruby

class GmailNotifier < Cask
version '2.0.1'
sha256 '6d91b6b0e00041cde61a267c484f6f004330a96dfd608a61f7954f5b7abdd66e'
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'
app 'Gmail Notifier.app'
end