homebrew-cask/Casks/qgroundcontrol.rb

10 lines
200 B
Ruby

class Qgroundcontrol < Cask
version :latest
sha256 :no_check
url 'http://latestfiasco.com/ftp/qgroundcontrol-pixhawk.dmg'
homepage 'http://qgroundcontrol.org'
app 'qgroundcontrol.app'
end