homebrew-cask/Casks/window-switch.rb

8 lines
176 B
Ruby
Raw Normal View History

class WindowSwitch < Cask
url 'http://xpra.org/dists/osx/x86/Window-Switch.dmg'
homepage 'http://xpra.org/'
version 'latest'
no_checksum
link 'Window-Switch.app'
end