homebrew-cask/Casks/notifyr.rb

8 lines
174 B
Ruby

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