homebrew-cask/Casks/window-switch.rb

10 lines
184 B
Ruby
Raw Normal View History

class WindowSwitch < Cask
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://xpra.org/dists/osx/x86/Window-Switch.dmg'
homepage 'http://xpra.org/'
link 'Window-Switch.app'
end