You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
171 B
7 lines
171 B
12 years ago
|
class Pupil < Cask
|
||
|
url 'http://pupil.io/downloads/1.1/Pupil.app.zip'
|
||
|
homepage 'http://pupil.io/'
|
||
|
version '1.1'
|
||
|
sha1 'a5a0a59b8963552776b06b11774dfa232b3c1c68'
|
||
|
end
|