mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
CX is a new kind of cloud experience that takes content to the next level with a range of unique features: 10 GB free secure storage, real-time syncing, public and private sharing, interactive group collaboration, and intelligent discovery. Easily organize your content, access it on the go, share it with friends or publish it online — you decide what and when. Want to discuss a file with a team? CX does that too with group functionality and a unique file commenting system. Keeps files in sync across multiple devices, very similar to Dropbox, but with much more free space, however not availaible as a portable version as DropBox is. Manages files, photos, calendars and address book online and offline. Start with 10GB free and get up to 16GB total when you refer friends.
7 lines
230 B
Ruby
7 lines
230 B
Ruby
class Cx < Cask
|
|
url 'https://www.cx.com/install/desktop/versions/cx-1-0-3-6.zip'
|
|
homepage 'http://www.cx.com'
|
|
version '1.0.3.6'
|
|
sha256 'b78a6af89942e34d77638d98b86a321928c1eaa1d44604dabba4aa9e02366b12'
|
|
link 'CX.app'
|
|
end
|