mro: Update to version 4.0.2

This commit is contained in:
Richard Kuhnt 2020-09-23 23:00:29 +00:00
parent 917af7f1b2
commit 460381a7b7

View File

@ -1,5 +1,5 @@
{ {
"version": "3.5.3", "version": "4.0.2",
"description": "Microsoft R Open: The enhanced distribution of R from Microsoft Corporation", "description": "Microsoft R Open: The enhanced distribution of R from Microsoft Corporation",
"homepage": "https://mran.microsoft.com/", "homepage": "https://mran.microsoft.com/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://mran.blob.core.windows.net/install/mro/3.5.3/windows/microsoft-r-open-3.5.3.exe", "url": "https://mran.blob.core.windows.net/install/mro/4.0.2/windows/microsoft-r-open-4.0.2.exe",
"hash": "a2ef254a63f60234996e6eafe9686fddf99b5835732ff52d6ae0f4bcd547d14b", "hash": "eb4f0ddb009a5cf63a85024599238802e0f4e509be3a065a3eaed9d185de66b7",
"installer": { "installer": {
"script": [ "script": [
"Expand-DarkArchive \"$dir\\$fname\" \"$dir\\_tmp\"", "Expand-DarkArchive \"$dir\\$fname\" \"$dir\\_tmp\"",