RStudio 0.98.490

This commit is contained in:
Joshua Guy 2013-12-12 10:11:55 -05:00
parent ac644e3338
commit 5baefbdbfc
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Rstudio < Cask
url 'http://download1.rstudio.org/RStudio-0.98.484.dmg'
url 'http://download1.rstudio.org/RStudio-0.98.490.dmg'
homepage 'http://www.rstudio.com/'
version '0.98.484'
sha1 '5e3ab521dafec2accc22cf688aa1379f49beffd3'
version '0.98.490'
sha1 '097ddaeedb7a9335d5fe169fc60decf593c90cbf'
link 'RStudio.app'
end