homebrew-cask/Casks/arduino-galileo.rb

10 lines
312 B
Ruby

class ArduinoGalileo < Cask
version '1.5.3'
sha256 '8fafc626fb7d0918d7f4ddb98d59823c0fcc9b3aeb8e1d252ae9688b4095c153'
url 'http://downloadmirror.intel.com/23171/eng/Intel_Galileo_Arduino_SW_1.5.3_on_MacOSX%20_v1.0.0.zip'
homepage 'https://communities.intel.com/docs/DOC-22226'
link 'Arduino.app'
end