mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
r: Update to version 3.5.2
This commit is contained in:
parent
316267b72b
commit
b6f3c1b695
10
r.json
10
r.json
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.r-project.org",
|
"homepage": "https://www.r-project.org",
|
||||||
"version": "3.5.1",
|
"version": "3.5.2",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cran.rstudio.com/bin/windows/base/R-3.5.1-win.exe",
|
"url": "https://cran.rstudio.com/bin/windows/base/R-3.5.2-win.exe",
|
||||||
"hash": "08c6f1f6e78ea30092653c69f2b67be72183b922f3def3262d578bc3fd930c88",
|
"hash": "519f54bc707e61a6562995ec89830d78920c6e2383d06a601f3543d9e511535e",
|
||||||
"pre_install": "copy-item -recurse \"$dir\\bin\\x64\" \"$dir\\bin\\curr_arch\""
|
"pre_install": "copy-item -recurse \"$dir\\bin\\x64\" \"$dir\\bin\\curr_arch\""
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cran.rstudio.com/bin/windows/base/R-3.5.1-win.exe",
|
"url": "https://cran.rstudio.com/bin/windows/base/R-3.5.2-win.exe",
|
||||||
"hash": "08c6f1f6e78ea30092653c69f2b67be72183b922f3def3262d578bc3fd930c88",
|
"hash": "519f54bc707e61a6562995ec89830d78920c6e2383d06a601f3543d9e511535e",
|
||||||
"pre_install": "copy-item -recurse \"$dir\\bin\\i386\" \"$dir\\bin\\curr_arch\""
|
"pre_install": "copy-item -recurse \"$dir\\bin\\i386\" \"$dir\\bin\\curr_arch\""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user