app stanza in teensy.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:27 -04:00
parent 7ea065c4c3
commit 2aa4df876e
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ class Teensy < Cask
url 'https://www.pjrc.com/teensy/teensy.dmg'
homepage 'http://pjrc.com/teensy/loader_mac.html'
link 'teensy.app'
app 'teensy.app'
end