Add VAPOR 2.6.0 (#39978)

* Add VAPOR 2.6.0

* Update vapor.rb
This commit is contained in:
Leif Denby 2017-10-24 02:51:52 +01:00 committed by Miccal Matthews
parent 1317aa03c5
commit d78396cdd1
1 changed files with 12 additions and 0 deletions

12
Casks/vapor.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'vapor' do
version '2.6.0'
sha256 '0608952d436550bb22d692cef43087c2ed3d96fa09b5b13eaaedf24143ddd5c6'
url "https://www.vapor.ucar.edu/sites/default/files/attachments/vapor-#{version}-Darwin_x86_64.dmg"
name 'VAPOR'
homepage 'https://www.vapor.ucar.edu/'
pkg 'vapor.pkg'
uninstall pkgutil: 'edu.ucar.ncar.vapor.pkg'
end