Reformat rstudio.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:40 +02:00
parent d56da5c439
commit 1d6687d35a
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Rstudio < Cask
url 'http://download1.rstudio.org/RStudio-0.98.507.dmg'
homepage 'http://www.rstudio.com/'
version '0.98.507'
sha256 '7df8e8791958903c6073f6269bb8ba24b763ab9ecae3ff6167723aa422f85777'
url 'http://download1.rstudio.org/RStudio-0.98.507.dmg'
homepage 'http://www.rstudio.com/'
link 'RStudio.app'
end