rtools: Update to version 4.0.20220206

This commit is contained in:
github-actions[bot] 2022-02-06 20:25:51 +00:00
parent 9df5051d06
commit 257c0cf87a

View File

@ -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.", "description": "Tools for building packages for R under Microsoft Windows, or for building R itself.",
"homepage": "https://cloud.r-project.org/bin/windows/Rtools", "homepage": "https://cloud.r-project.org/bin/windows/Rtools",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"notes": "For R 3.3.x to 3.6.x, please use 'versions/rtools35'.", "notes": "For R 3.3.x to 3.6.x, please use 'versions/rtools35'.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/r-windows/rtools-installer/releases/download/2022-01-25/rtools40-x86_64.exe", "url": "https://github.com/r-windows/rtools-installer/releases/download/2022-02-06/rtools40-x86_64.exe",
"hash": "1c87888193a186a86776f1f74a800a71ba67b84dc1f392d0fa8917be93922bd7" "hash": "f70f29695684d6403aed60ba4ca53f153c7019a85b828ed75527ab0799610521"
} }
}, },
"innosetup": true, "innosetup": true,