cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / galileo-arduino.rb
blobe2798a38e659a4ad7a70178fcc1b490ad9d4e0b3
1 cask :v1 => 'galileo-arduino' do
2   version '1.5.3'
3   sha256 '8fafc626fb7d0918d7f4ddb98d59823c0fcc9b3aeb8e1d252ae9688b4095c153'
5   url "http://downloadmirror.intel.com/23171/eng/Intel_Galileo_Arduino_SW_#{version}_on_MacOSX%20_v1.0.0.zip"
6   homepage 'https://communities.intel.com/docs/DOC-22226'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   app 'Arduino.app'
10 end