From 1050c07cc981dd95acbfbf67dd72b3b6a8f6feac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 02:59:05 +0000 Subject: [PATCH] rtools@4.0.20220206: Fix hash (Closes #3288) --- bucket/rtools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/rtools.json b/bucket/rtools.json index 0fafdc6fbb..9dc029cb01 100644 --- a/bucket/rtools.json +++ b/bucket/rtools.json @@ -7,7 +7,7 @@ "architecture": { "64bit": { "url": "https://github.com/r-windows/rtools-installer/releases/download/2022-02-06/rtools40-x86_64.exe", - "hash": "f70f29695684d6403aed60ba4ca53f153c7019a85b828ed75527ab0799610521" + "hash": "6f6b363ee7c7e58aaa51e58f37f910226e60f0dfd47417106250b5ce4d1c2727" } }, "innosetup": true,