homebrew-cask/Casks/window-switch.rb

11 lines
303 B
Ruby
Raw Normal View History

2014-11-14 01:27:21 +08:00
cask :v1 => 'window-switch' do
2014-09-17 19:43:07 +08:00
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/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:37 +08:00
app 'Window-Switch.app'
end