From 1b73439a173a7c93c9772a5463c6968c8bc82b5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Wed, 10 Feb 2016 20:08:59 +0000 Subject: [PATCH] updated rstudio-preview (0.99.878) --- Casks/rstudio-preview.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Casks/rstudio-preview.rb b/Casks/rstudio-preview.rb index 507385643..a6a20f8d9 100644 --- a/Casks/rstudio-preview.rb +++ b/Casks/rstudio-preview.rb @@ -1,9 +1,9 @@ cask 'rstudio-preview' do - version :latest - sha256 :no_check + version '0.99.878' + sha256 'fc8019678ae647c3f5d8d7a583fd6d40cf599cc5c056c51d68f2243c5472031b' - # rstudio.org is the official download host per the vendor homepage - url 'https://www.rstudio.org/download/latest/preview/desktop/mac/RStudio-latest.dmg' + # amazonaws.com/rstudio-dailybuilds was verified as official when first introduced to the cask + url "https://s3.amazonaws.com/rstudio-dailybuilds/RStudio-#{version}.dmg" name 'RStudio' homepage 'http://www.rstudio.com/ide/download/preview' license :affero