homebrew-cask/Casks/window-switch.rb

8 lines
181 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'
2014-05-08 20:51:31 +08:00
sha256 :no_check
link 'Window-Switch.app'
end