cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / onlive-client.rb
blobb592ea58ba629c0dbd36f7ba48c8b83bd7dac3c4
1 cask :v1 => 'onlive-client' do
2   version :latest
3   sha256 :no_check
5   url 'https://games.onlive.com/client/mac.pkg'
6   homepage 'http://games.onlive.com'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   pkg 'mac.pkg'
11   uninstall :pkgutil => 'com.onlive.OnLiveClient.pkg'
12 end