Upgrade RStudio to 0.99.485: fix Safari 9 bug

There's a bug introduced with the change to Safari 9 and/or
El Capitan where RStudio crashes when changing project.

For reference, the specific issue is rstudio/rstudio#505.
This commit is contained in:
Thiago Sigrist 2015-10-07 10:19:10 -03:00
parent 8a400a1f91
commit 71914d7cd8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'rstudio' do
version '0.99.484'
sha256 '5a7a9fc8559a653d38402aadbd7c1a8c726dfdf193ed5394c29fbfa9a4608b2b'
version '0.99.485'
sha256 '2125e01171b814f709c9c06d5baea4e7e895e7ae926657cdcc618de869e98413'
# rstudio.org is the official download host per the vendor homepage
url "http://download1.rstudio.org/RStudio-#{version}.dmg"