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.

9 lines
217 B

12 years ago
class Arduino < Cask
url 'http://arduino.googlecode.com/files/arduino-1.0.4-macosx.zip'
homepage 'http://arduino.cc/'
version '1.0.4'
sha1 '03918c84731ff8233007a7529ce68fd6e41ab1d5'
link :app, 'Arduino.app'
12 years ago
end