From c1594fd744b560655d9db83dde63b6dc7fa0a85d Mon Sep 17 00:00:00 2001 From: cyianor Date: Fri, 8 Apr 2016 15:51:09 +0200 Subject: [PATCH] Updated R to version 3.2.4 --- r.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/r.json b/r.json index a11a26d970..01d5a03357 100644 --- a/r.json +++ b/r.json @@ -1,9 +1,9 @@ { "homepage": "https://www.r-project.org", - "version": "3.2.3", + "version": "3.2.4", "license": "GPL2", - "url": "https://cran.rstudio.com/bin/windows/base/R-3.2.3-win.exe", - "hash": "b88083895164a483c7583a69f16921cc93e07c327b016740a167607f335c0b3d", + "url": "https://cran.rstudio.com/bin/windows/base/R-3.2.4revised-win.exe", + "hash": "E0BCD1D3552670B6E7604AF54AC0B75E8538694D8FC5B38086BF8A81FDB6EF40", "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": [