From 4976ce519fb490e8ec226c731087b8bb44bc599d Mon Sep 17 00:00:00 2001 From: Cody Schrank Date: Wed, 15 May 2019 00:35:26 -0700 Subject: [PATCH] update gswitch from 1.9.0 to 1.9.3 (#63299) --- Casks/gswitch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/gswitch.rb b/Casks/gswitch.rb index 721b90af935..2f6e33bce16 100644 --- a/Casks/gswitch.rb +++ b/Casks/gswitch.rb @@ -1,6 +1,6 @@ cask 'gswitch' do - version '1.9.0' - sha256 'd8050a6d49808a8b9fec263188379ab70f10c390f94b9306948ac6e825f086b2' + version '1.9.3' + sha256 '35225c8b570a202048f5bee43436baf1743c9299977826e4d5f6c91babf2f9ea' # github.com/CodySchrank/gSwitch was verified as official when first introduced to the cask url "https://github.com/CodySchrank/gSwitch/releases/download/#{version}/gSwitch.zip"