mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
263 B
Ruby
7 lines
263 B
Ruby
class GmailNotifr < Cask
|
|
url 'https://s3.amazonaws.com/assets.ashchan.com/gmailnotifr/GmailNotifr-0.8.0.zip'
|
|
homepage 'http://ashchan.com/projects/gmail-notifr'
|
|
version '0.8.0'
|
|
sha1 '69bce66f01a0a8df2e7d44f49630d7c612bb2233'
|
|
link 'Gmail Notifr.app'
|
|
end
|