From 6747f4a12cf429cec7cd1c191af742c9ed1ce20d Mon Sep 17 00:00:00 2001 From: Cyianor Date: Wed, 16 Dec 2015 09:26:27 +0100 Subject: [PATCH] R updated to 3.2.3 --- r.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/r.json b/r.json index c45667096c..a11a26d970 100644 --- a/r.json +++ b/r.json @@ -1,9 +1,9 @@ { "homepage": "https://www.r-project.org", - "version": "3.2.2", + "version": "3.2.3", "license": "GPL2", - "url": "https://cran.rstudio.com/bin/windows/base/R-3.2.2-win.exe", - "hash": "c5ea69d2142b65fc798ef3516c5f669d761010d065a743661341b66825d8348b", + "url": "https://cran.rstudio.com/bin/windows/base/R-3.2.3-win.exe", + "hash": "b88083895164a483c7583a69f16921cc93e07c327b016740a167607f335c0b3d", "innosetup": true, "pre_install": "if ([intptr]::size -eq 8) { $r_arch = \"x64\" } else { $r_arch = \"i386\" }; copy-item -recurse $dir\\bin\\$r_arch $dir\\bin\\curr_arch;", "bin": [