From 2a27968a2711e17110b8f39ce57b7788efa3509f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:32:43 +0000 Subject: [PATCH] rtools: Update to version 4.4.6414.6401 --- bucket/rtools.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rtools.json b/bucket/rtools.json index f02fdb256d..2a55e49156 100644 --- a/bucket/rtools.json +++ b/bucket/rtools.json @@ -1,5 +1,5 @@ { - "version": "4.4.6335.6327", + "version": "4.4.6414.6401", "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", @@ -11,12 +11,12 @@ ], "architecture": { "64bit": { - "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools44/files/rtools44-6335-6327.exe", - "hash": "ab715a3d77a89c2096227b8b44693f6aea414758576a22236ee9eb33d87c716f" + "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools44/files/rtools44-6414-6401.exe", + "hash": "9f85720d2a38a207a03eeed6b1856855e7f136cc61b40cf96b0138be879cee65" }, "arm64": { - "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools44/files/rtools44-aarch64-6335-6327.exe", - "hash": "d34b687cd92204f242e6c856313f9d0e3cfd03169f3012df77f489bcad36fed7" + "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools44/files/rtools44-aarch64-6414-6401.exe", + "hash": "d263cf88135ad0ac7917c35dbc3831053ca9f89ccb585f1c8fb72ae57b6a9f2a" } }, "innosetup": true,