homebrew-cask-versions/Casks/qgroundcontrol.rb
2014-09-15 12:06:11 -04:00

9 lines
201 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