mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
parent
b6e6a54044
commit
cb9916e7ff
1 changed files with 11 additions and 0 deletions
11
Casks/openpilot-gcs.rb
Normal file
11
Casks/openpilot-gcs.rb
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
cask :v1 => 'openpilot-gcs' do
|
||||
version '15.02.01'
|
||||
sha256 '21f1db27188ad05cc755fdcdda97853bdd6ba6adfc09afe78095c414065d7da5'
|
||||
|
||||
url "https://wiki.openpilot.org/download/attachments/361104/OpenPilot-RELEASE-#{version}-osx.dmg"
|
||||
name 'OpenPilot Ground Control Station'
|
||||
homepage 'https://wiki.openpilot.org/display/WIKI/OpenPilot+Downloads'
|
||||
license :gpl
|
||||
|
||||
app 'OpenPilot GCS.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue