From bf343631a79201fa9eb709e72ebb516cd48898e5 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Mon, 17 Feb 2014 17:24:13 -0500 Subject: [PATCH] Added WhiteHat Aviator MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With every website you visit, you’re vulnerable to malicious hackers out to steal your surfing history, passwords, email access, bank account numbers, medical info, and more. And the “big browsers” don’t do enough to stop it. But now you can protect yourself before you go on the Web – with WhiteHat Aviator, the Web’s most secure and private browser. With WhiteHat Aviator, you get the industry’s best and tightest security and privacy safeguards – all built-in, all activated, all ready-to-go. --- Casks/whitehat-aviator.rb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Casks/whitehat-aviator.rb diff --git a/Casks/whitehat-aviator.rb b/Casks/whitehat-aviator.rb new file mode 100644 index 00000000000..c056bdd6049 --- /dev/null +++ b/Casks/whitehat-aviator.rb @@ -0,0 +1,7 @@ +class WhitehatAviator < Cask + url 'https://updates.aviatorbrowser.com/Aviator.dmg' + homepage 'https://www.whitehatsec.com/aviator/' + version 'latest' + no_checksum + link 'Aviator.app' +end