homebrew-cask/Casks/ubuntu-one.rb

12 lines
316 B
Ruby
Raw Normal View History

2014-11-14 01:27:15 +08:00
cask :v1 => 'ubuntu-one' do
2014-09-17 19:43:06 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://one.ubuntu.com/download/mac/client'
2015-01-12 02:58:34 +08:00
name 'Ubuntu One'
homepage 'http://one.ubuntu.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:33 +08:00
app 'Ubuntu One.app'
end