Add gSwitch.app 1.8.1 (#61491)

This commit is contained in:
Cody Schrank 2019-04-07 15:26:54 -07:00 committed by Markus Reiter
parent aa14d25c4a
commit 12e05340d3
1 changed files with 12 additions and 0 deletions

12
Casks/gswitch.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'gswitch' do
version '1.8.1'
sha256 'ff2db9c793d72956e118f0ccf071f8e54220f61eba3fcc6a9be40266eba8970c'
# 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"
appcast 'https://github.com/CodySchrank/gSwitch/releases.atom'
name 'gSwitch'
homepage 'https://codyschrank.github.io/gSwitch/'
app 'gSwitch.app'
end