homebrew-cask/Casks/ipvanish-vpn.rb

14 lines
450 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ipvanish-vpn' do
2016-02-27 02:32:27 +08:00
version '2.2.2_235'
sha256 '6e7eb04ca47faf30e6337b4cfae4c050577fb3d68d40bd9715da3de3674231eb'
2016-01-08 06:34:01 +08:00
url "https://www.ipvanish.com/software/osx/IPVanish_v#{version}.zip"
2015-05-25 03:38:01 +08:00
appcast 'https://www.ipvanish.com/software/osx/updates.xml',
2016-02-27 02:32:27 +08:00
checkpoint: '40318ce78eac75799d56680b4d841c3159821a8ecba90964099b2a68d927d515'
name 'IPVanish'
homepage 'https://www.ipvanish.com/'
license :gratis
app 'IPVanish VPN.app'
end