homebrew-cask/Casks/notifyr.rb

11 lines
194 B
Ruby

class Notifyr < Cask
version :latest
sha256 :no_check
url 'http://getnotifyr.com/app/Notifyr.zip'
homepage 'http://getnotifyr.com'
license :unknown
prefpane 'Notifyr.prefPane'
end