From d455805cdb5651531373d556ded0ef82c31f8732 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 00:37:35 +0000 Subject: [PATCH] rtools: Update to version 4.0.20220125 --- bucket/rtools.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rtools.json b/bucket/rtools.json index b7dccbcddf..bee2a1d1e1 100644 --- a/bucket/rtools.json +++ b/bucket/rtools.json @@ -1,13 +1,13 @@ { - "version": "4.0.20220112", + "version": "4.0.20220125", "description": "Tools for building packages for R under Microsoft Windows, or for building R itself.", "homepage": "https://cloud.r-project.org/bin/windows/Rtools", "license": "BSD-3-Clause", "notes": "For R 3.3.x to 3.6.x, please use 'versions/rtools35'.", "architecture": { "64bit": { - "url": "https://github.com/r-windows/rtools-installer/releases/download/2022-01-12/rtools40-x86_64.exe", - "hash": "5ed2f83ea6866ba527a75f1b76b14bcc06680a4e3b5f131eca612e59aa6f3023" + "url": "https://github.com/r-windows/rtools-installer/releases/download/2022-01-25/rtools40-x86_64.exe", + "hash": "1c87888193a186a86776f1f74a800a71ba67b84dc1f392d0fa8917be93922bd7" } }, "innosetup": true,