diff --git a/bucket/rtools.json b/bucket/rtools.json index bee2a1d1e1..9dc029cb01 100644 --- a/bucket/rtools.json +++ b/bucket/rtools.json @@ -1,13 +1,13 @@ { - "version": "4.0.20220125", + "version": "4.0.20220206", "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-25/rtools40-x86_64.exe", - "hash": "1c87888193a186a86776f1f74a800a71ba67b84dc1f392d0fa8917be93922bd7" + "url": "https://github.com/r-windows/rtools-installer/releases/download/2022-02-06/rtools40-x86_64.exe", + "hash": "6f6b363ee7c7e58aaa51e58f37f910226e60f0dfd47417106250b5ce4d1c2727" } }, "innosetup": true,