Add Notifyr version 1.0

Receive iOS notifications on your Mac.

Add :no_check
This commit is contained in:
Vincent Klaiber 2014-05-20 19:01:49 +02:00
parent 46d3bba37b
commit 852e5a4105
1 changed files with 7 additions and 0 deletions

7
Casks/notifyr.rb Normal file
View File

@ -0,0 +1,7 @@
class Notifyr < Cask
url 'http://getnotifyr.com/app/Notifyr.zip'
homepage 'http://getnotifyr.com'
version 'latest'
sha256 :no_check
prefpane 'Notifyr.prefPane'
end