From efeaa5414002f708b62374869a837bd04f16aece Mon Sep 17 00:00:00 2001 From: CoreCode Date: Fri, 19 Oct 2018 00:04:43 +0200 Subject: [PATCH] Update rstudio to 1.1.456 (#53771) --- Casks/rstudio.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/rstudio.rb b/Casks/rstudio.rb index 2d14ee7abd0..4be4337d0e5 100644 --- a/Casks/rstudio.rb +++ b/Casks/rstudio.rb @@ -4,6 +4,7 @@ cask 'rstudio' do # rstudio.org was verified as official when first introduced to the cask url "https://download1.rstudio.org/RStudio-#{version}.dmg" + appcast 'https://www.rstudio.com/products/rstudio/download/' name 'RStudio' homepage 'https://www.rstudio.com/'