homebrew-cask-versions/Casks/pixate.rb
2015-01-29 19:31:49 +00:00

11 lines
305 B
Ruby

cask :v1 => 'pixate' do
version :latest
sha256 :no_check
url 'http://www.pixate.com/downloads/Pixate.zip'
name 'Pixate'
homepage 'http://www.pixate.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Pixate.app'
end