Add Teensy.app 1.17

This commit is contained in:
Alpha Chen 2014-04-22 18:51:19 -07:00
parent b1f052e55e
commit 9467133581
1 changed files with 7 additions and 0 deletions

7
Casks/teensy.rb Normal file
View File

@ -0,0 +1,7 @@
class Teensy < Cask
url 'http://www.pjrc.com/teensy/teensy.dmg'
homepage 'http://pjrc.com/teensy/loader_mac.html'
version '1.17'
sha256 'da5a499303fb8f7ba95ff9f9a69b96f65280870ccff8f71d4dded00a5770f502'
link 'teensy.app'
end