Merge pull request #263 from NanoXD/Pupil

Add Pupil Cask
This commit is contained in:
Vítor Galvão 2013-05-04 16:49:01 -07:00
commit 167072985d
1 changed files with 6 additions and 0 deletions

6
Casks/pupil.rb Normal file
View File

@ -0,0 +1,6 @@
class Pupil < Cask
url 'http://pupil.io/downloads/1.1/Pupil.app.zip'
homepage 'http://pupil.io/'
version '1.1'
sha1 'a5a0a59b8963552776b06b11774dfa232b3c1c68'
end