From 0211fac915e9b14e86c5e4b321e04afd32d18ba8 Mon Sep 17 00:00:00 2001 From: Pablo Crivella Date: Mon, 4 Aug 2014 02:23:56 -0400 Subject: [PATCH] Update r to 3.1.1 --- r.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/r.json b/r.json index bceb99ea66..eb0f4da316 100644 --- a/r.json +++ b/r.json @@ -1,9 +1,9 @@ { "homepage": "http://www.r-project.org", - "version": "3.1.0", + "version": "3.1.1", "license": "GPL2", - "url": "http://cran.rstudio.com/bin/windows/base/R-3.1.0-win.exe", - "hash": "c3f11723b60972344ff87aed6b53a58209dd463e2c3286259624754b077f84e8", + "url": "http://cran.rstudio.com/bin/windows/base/R-3.1.1-win.exe", + "hash": "ce6fb76612aefc482583fb92f4f5c3cb8e8e3bf1a8dda97df7ec5caf746e53fe", "innosetup": true, "bin": [ "bin\\r.exe", @@ -22,4 +22,4 @@ Annoying, right?! You might want to check out Pshazz (scoop install pshazz)--thi "url": "http://cran.rstudio.com/bin/windows/base/", "re": "

R-([0-9\\.]+)" } -} \ No newline at end of file +}