Update rstudio from 1.1.463 to 1.2.1335 (#61622)

This commit is contained in:
Egor Kotov 2019-04-09 15:45:31 +03:00 committed by Vítor Galvão
parent 4c17f01222
commit dca33a5317
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask 'rstudio' do
version '1.1.463'
sha256 'c6956721114b160e581e02edfe53bc412f9882bdd907a1967f7cdd7ce007094d'
version '1.2.1335'
sha256 '9633421e4c8fd8a439fcf54be495c489734b12900c5ffc378fb2fecc6e1bff51'
# rstudio.org was verified as official when first introduced to the cask
url "https://download1.rstudio.org/RStudio-#{version}.dmg"
url "https://download1.rstudio.org/desktop/macos/RStudio-#{version}.dmg"
appcast 'https://www.rstudio.org/links/check_for_update?version=1.0.0&os=mac'
name 'RStudio'
homepage 'https://www.rstudio.com/'