Reformat ubuntu-one.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:51 +02:00
parent 43efba6f30
commit 37415ece8c
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class UbuntuOne < Cask
url 'https://one.ubuntu.com/download/mac/client'
homepage 'http://one.ubuntu.com'
version 'latest'
sha256 :no_check
url 'https://one.ubuntu.com/download/mac/client'
homepage 'http://one.ubuntu.com'
link 'Ubuntu One.app'
end