You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
255 B
7 lines
255 B
class RstudioPreview < Cask
|
|
url 'https://s3.amazonaws.com/rstudio-dailybuilds/RStudio-0.98.480.dmg'
|
|
homepage 'http://www.rstudio.com/ide/download/preview'
|
|
version '0.98.480'
|
|
sha1 'c0d4681b4328b4e19a004125c4d15e748a49bf4e'
|
|
link 'RStudio.app'
|
|
end
|
|
|