From bf945d484c0091868a4cfcee457b8331e7b231ad Mon Sep 17 00:00:00 2001 From: Cyianor Date: Mon, 7 Dec 2015 22:00:14 +0100 Subject: [PATCH] Repaired hash for R The hash in r.json was out of date. --- r.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r.json b/r.json index d0c5a9f663..bd73ebeaea 100644 --- a/r.json +++ b/r.json @@ -3,7 +3,7 @@ "version": "3.2.2", "license": "GPL2", "url": "https://cran.rstudio.com/bin/windows/base/R-3.2.2-win.exe", - "hash": "aee512f5c4ed3099301721d8d0e8c779caf5232313f5fda44f3de800cd20266a", + "hash": "c5ea69d2142b65fc798ef3516c5f669d761010d065a743661341b66825d8348b", "innosetup": true, "bin": [ "bin\\r.exe",