17 changed files with 5 additions and 22 deletions
@ -1,8 +1,7 @@ |
|||||
class Arduino < Cask |
class Arduino < Cask |
||||
url 'http://arduino.googlecode.com/files/arduino-1.0.4-macosx.zip' |
url 'http://arduino.googlecode.com/files/arduino-1.0.4-macosx.zip' |
||||
homepage 'http://arduino.cc/' |
homepage 'http://arduino.cc/' |
||||
version '1.0.4' |
version '1.0.4' |
||||
sha1 '03918c84731ff8233007a7529ce68fd6e41ab1d5' |
sha1 '03918c84731ff8233007a7529ce68fd6e41ab1d5' |
||||
|
link :app, 'Arduino.app' |
||||
link :app, 'Arduino.app' |
|
||||
end |
end |
||||
|
Loading…
Reference in new issue