Skip to content

Commit

Permalink
Add cask for TouchSwitcher.app. (Homebrew#27082)
Browse files Browse the repository at this point in the history
  • Loading branch information
knpwrs authored and reitermarkus committed Nov 25, 2016
1 parent 8f7c03c commit 2913fef
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Casks/touchswitcher.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cask 'touchswitcher' do
version :latest
sha256 :no_check

url 'https://hazeover.com/touchswitcher/TouchSwitcher.zip'
name 'TouchSwitcher'
homepage 'https://hazeover.com/touchswitcher.html'

app 'TouchSwitcher.app'
end

0 comments on commit 2913fef

Please sign in to comment.