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.806.dmg'
|
|
homepage 'http://www.rstudio.com/ide/download/preview'
|
|
version '0.98.806'
|
|
sha256 'a6a20ef021c10d395aeeb1057a69d8da9e349a7aa9b6a9e44df76767299b22a5'
|
|
link 'RStudio.app'
|
|
end
|
|
|