From deb18947e1b57d4161c98168acc969def22488ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 08:24:59 +0000 Subject: [PATCH] rtools: Update to version 4.3.5948.5818 --- bucket/rtools.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rtools.json b/bucket/rtools.json index be130fdd63..abb88e4b27 100644 --- a/bucket/rtools.json +++ b/bucket/rtools.json @@ -1,5 +1,5 @@ { - "version": "4.3.5863.5818", + "version": "4.3.5948.5818", "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", @@ -10,8 +10,8 @@ ], "architecture": { "64bit": { - "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools43/files/rtools43-5863-5818.exe", - "hash": "4e2ea954260bcf50d33a13fc46c8ca41e09adf03419b79786b56ae1d35f6e580" + "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools43/files/rtools43-5948-5818.exe", + "hash": "5e532809a3953d859e237c0801e1f34d49031988c5928be7ebcc9d35a98f92b4" } }, "innosetup": true,