From a7ae8fda67c84adc322067f26e14af1b49643e5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 08:31:11 +0000 Subject: [PATCH] rtools: Update to version 4.2.5355.5357 --- bucket/rtools.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rtools.json b/bucket/rtools.json index cf8f96aaf5..4bf2b7b5e4 100644 --- a/bucket/rtools.json +++ b/bucket/rtools.json @@ -1,5 +1,5 @@ { - "version": "4.2.5253.5107", + "version": "4.2.5355.5357", "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", @@ -9,8 +9,8 @@ ], "architecture": { "64bit": { - "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools42/files/rtools42-5253-5107.exe", - "hash": "ede54fa99592173bc0637f645644bbef5f86e020cd136a7f540123f20feb02e9" + "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools42/files/rtools42-5355-5357.exe", + "hash": "98205dd8bd703a7c867d182a83e361c76014520dca7393142d8e7a0c4ef03097" } }, "innosetup": true,