From 96545e7c317b4f6e128d412009a71670d7afd18c Mon Sep 17 00:00:00 2001 From: Gobinath Mallaiyan Date: Mon, 17 Apr 2017 12:48:20 -0400 Subject: [PATCH] Update switchhosts to 3.3.1.5128 (#32448) --- Casks/switchhosts.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/switchhosts.rb b/Casks/switchhosts.rb index aa199c89000..a823371a569 100644 --- a/Casks/switchhosts.rb +++ b/Casks/switchhosts.rb @@ -1,11 +1,11 @@ cask 'switchhosts' do - version '3.2.3.4264' - sha256 'bd54356ffa87273f1a76240968931c89c03cba69c22ed4c6a4970551631ffe36' + version '3.3.1.5128' + sha256 '80abbe065b3d3caaf180a20129fa64875306091ec1d6b7daf8ed32c3cadd19ec' # github.com/oldj/SwitchHosts was verified as official when first introduced to the cask url "https://github.com/oldj/SwitchHosts/releases/download/v#{version.major_minor_patch}/SwitchHosts-macOS-x64_v#{version}.zip" appcast 'https://github.com/oldj/SwitchHosts/releases.atom', - checkpoint: '18bafbfc31172dba074161927649424dd8c19555e13b149febca108c844a8ba9' + checkpoint: 'e502d92aae68fdf45197547066d19ad58a1fc2dd7ccf03597beca31f2cc46b55' name 'SwitchHosts!' homepage 'https://oldj.github.io/SwitchHosts/'