Update RStudio download to use HTTPS.

This commit is contained in:
Shaun Walbridge 2015-12-13 21:53:56 -05:00 committed by adityadalal924
parent b62eeb9dc0
commit 4d6893b912
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ cask :v1 => 'rstudio' do
sha256 'e211c0645540b8c668824b6fecdfd19820fe937c4db4432abc7aba06e7efd9e6'
# rstudio.org is the official download host per the vendor homepage
url "http://download1.rstudio.org/RStudio-#{version}.dmg"
url "https://download1.rstudio.org/RStudio-#{version}.dmg"
name 'RStudio'
homepage 'http://www.rstudio.com/'
license :affero