rtools@4.0.20220206: Fix hash (Closes #3288)

This commit is contained in:
github-actions[bot] 2022-02-07 02:59:05 +00:00
parent 5f161a8fb9
commit 1050c07cc9

View File

@ -7,7 +7,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/r-windows/rtools-installer/releases/download/2022-02-06/rtools40-x86_64.exe", "url": "https://github.com/r-windows/rtools-installer/releases/download/2022-02-06/rtools40-x86_64.exe",
"hash": "f70f29695684d6403aed60ba4ca53f153c7019a85b828ed75527ab0799610521" "hash": "6f6b363ee7c7e58aaa51e58f37f910226e60f0dfd47417106250b5ce4d1c2727"
} }
}, },
"innosetup": true, "innosetup": true,