homebrew-cask/Casks/cyberghost.rb

14 lines
482 B
Ruby
Raw Normal View History

cask :v1 => 'cyberghost' do
version '5.0.14.11'
sha256 'c1f10d6734482b319d66ef546cf31c35f9386b1befd80de6495e48f47c9d610e'
2015-06-29 14:32:18 +08:00
url "https://download.cyberghostvpn.com/mac/cg5mac_#{version}.dmg"
name 'CyberGhost'
2015-06-29 14:32:18 +08:00
appcast 'https://download.cyberghostvpn.com/mac/updates/cyberghost_mac_update.inf',
2015-05-24 00:23:57 +08:00
:sha256 => '47b058275557f590e834a9ca94f67f697d05565b020a437251377df35564c9fc'
2015-06-29 14:32:18 +08:00
homepage 'https://www.cyberghostvpn.com/'
license :gratis
app 'CyberGhost 5.app'
end