nordvpn.rb: use new download url (cdn), bump version to 3.3.10 (#41533)

* nordvpn.rb: use new download url (cdn), bump version to 3.3.10

* Update nordvpn.rb

* add comment
This commit is contained in:
Iounes GARDON 2017-12-05 14:21:14 +01:00 committed by commitay
parent df2f6b53fb
commit b41ef51ca2
1 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
cask 'nordvpn' do
version '3.3.8'
sha256 'e274d18c42f7f3397bf195f027a51b21f1add2b7b57578a46498888d41104713'
version '3.3.10'
sha256 'b5d1f687db32714a6aeb6b5b3046f5381e2e30528a1a58eacd3606b35bb09dfe'
url 'https://nordvpn.com/api/osxapp/latest'
# downloads.nordcdn.com/apps was verified as official when first introduced to the cask
url "https://downloads.nordcdn.com/apps/macos/10.12/NordVPN-OpenVPN/#{version}/NordVPN.dmg"
appcast 'https://downloads.nordvpn.com/apps/osx/update.xml',
checkpoint: '589e0827c0a95f54ba267fdd61bc61d7cde34068951828e151b8578415385955'
name 'NordVPN'