mro: Update to version 3.5.2

This commit is contained in:
Richard Kuhnt 2019-05-01 02:00:18 +00:00
parent 02c1e785de
commit 644aa8ac7b

View File

@ -1,5 +1,5 @@
{
"version": "3.5.1",
"version": "3.5.2",
"description": "Microsoft R Open: The enhanced distribution of R from Microsoft Corporation",
"homepage": "https://mran.microsoft.com/",
"license": "GPL-2.0-only",
@ -9,8 +9,8 @@
},
"architecture": {
"64bit": {
"url": "https://mran.blob.core.windows.net/install/mro/3.5.1/microsoft-r-open-3.5.1.exe#/mro.exe",
"hash": "30de2b2fefed091452695e03c805fcefcef00ab30b3df04363b72d9d44bac494",
"url": "https://mran.blob.core.windows.net/install/mro/3.5.2/microsoft-r-open-3.5.2.exe#/mro.exe",
"hash": "296ff6358d3d9db6723cc7643778b1bf0cf6a3a7492438db4d3a31037391db56",
"installer": {
"script": [
"&(file_path dark dark.exe) -nologo -x \"$dir\\tmp\" \"$dir\\mro.exe\" | Out-Null",