Add Captain.app v6.0.0 (#29886)

* Add Captain.app v6.0.0

* Fix Captain Cask

Set latest version, disable sha256 check

* Fix Captain Cask comment
This commit is contained in:
Guilherme Garnier 2017-02-07 04:12:53 -02:00 committed by Miccal Matthews
parent b0bfe35cb0
commit b405be86a5
1 changed files with 11 additions and 0 deletions

11
Casks/captain.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'captain' do
version :latest
sha256 :no_check
# dropbox.com/s/pkayzy14unr4r0a was verified as official when first introduced to the cask
url 'https://www.dropbox.com/s/pkayzy14unr4r0a/Captain.dmg?dl=1'
name 'Captain'
homepage 'https://getcaptain.co/'
app 'Captain.app'
end