From 0f8e26f308c5b5cc39c325660773658ac8bc7027 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 04:30:10 +0000 Subject: [PATCH] rtools: Update to version 4.5.6608.6492 --- bucket/rtools.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rtools.json b/bucket/rtools.json index 8d4c11f351..128987a9a9 100644 --- a/bucket/rtools.json +++ b/bucket/rtools.json @@ -1,5 +1,5 @@ { - "version": "4.5.6536.6492", + "version": "4.5.6608.6492", "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", @@ -12,12 +12,12 @@ ], "architecture": { "64bit": { - "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools45/files/rtools45-6536-6492.exe", - "hash": "053aa53c159fb9290719290b3b8693ab57b89806551be75b88340bb2546578c8" + "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools45/files/rtools45-6608-6492.exe", + "hash": "5407bcc3406a1d602423b68d5e7b7110a2a5f363627b6159d5e17a3392904d6c" }, "arm64": { - "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools45/files/rtools45-aarch64-6536-6492.exe", - "hash": "59665a4f74d8e80ff7d375a6257305ab704adb74d9da1b47cebbea6e6488d82e" + "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools45/files/rtools45-aarch64-6608-6492.exe", + "hash": "9612f8e80192e9ac4cb0177e2e481917ffd46da9fea218ebbc3422fcc7afd015" } }, "innosetup": true,