homebrew-cask/Casks/ubuntu-one.rb

8 lines
175 B
Ruby

class UbuntuOne < Cask
url 'https://one.ubuntu.com/download/mac/client'
homepage 'http://one.ubuntu.com'
version 'latest'
sha256 :no_check
link 'Ubuntu One.app'
end