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
281 B
7 lines
281 B
class RstudioPreview < Cask
|
|
url 'https://s3.amazonaws.com/rstudio-dailybuilds/RStudio-0.98.770.dmg'
|
|
homepage 'http://www.rstudio.com/ide/download/preview'
|
|
version '0.98.770'
|
|
sha256 'f2d9abf1abc624812f93dd2ea17371db89343f3aa1b06740312377302238e041'
|
|
link 'RStudio.app'
|
|
end
|
|
|