mro: Update to version 3.5.3

This commit is contained in:
Richard Kuhnt 2019-05-21 22:00:25 +00:00
parent 0c0c507aea
commit 3565321306

View File

@ -1,5 +1,5 @@
{ {
"version": "3.5.2", "version": "3.5.3",
"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.2/windows/microsoft-r-open-3.5.2.exe", "url": "https://mran.blob.core.windows.net/install/mro/3.5.3/windows/microsoft-r-open-3.5.3.exe",
"hash": "296ff6358d3d9db6723cc7643778b1bf0cf6a3a7492438db4d3a31037391db56", "hash": "a2ef254a63f60234996e6eafe9686fddf99b5835732ff52d6ae0f4bcd547d14b",
"installer": { "installer": {
"script": [ "script": [
"Expand-DarkArchive \"$dir\\$fname\" \"$dir\\_tmp\"", "Expand-DarkArchive \"$dir\\$fname\" \"$dir\\_tmp\"",