mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
r: Update to version 3.6.0
This commit is contained in:
parent
b9b78eb5d1
commit
bced83098a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.r-project.org",
|
"homepage": "https://www.r-project.org",
|
||||||
"version": "3.5.3",
|
"version": "3.6.0",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cran.rstudio.com/bin/windows/base/R-3.5.3-win.exe",
|
"url": "https://cran.rstudio.com/bin/windows/base/R-3.6.0-win.exe",
|
||||||
"hash": "c9df8192e49823fbeb5ac71a21ec244084bcd9ae178603245292735cf4896893",
|
"hash": "b53772889908f3bfaa9432be838d99f80dd204e2890682f040ce230a38728955",
|
||||||
"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.3-win.exe",
|
"url": "https://cran.rstudio.com/bin/windows/base/R-3.6.0-win.exe",
|
||||||
"hash": "c9df8192e49823fbeb5ac71a21ec244084bcd9ae178603245292735cf4896893",
|
"hash": "b53772889908f3bfaa9432be838d99f80dd204e2890682f040ce230a38728955",
|
||||||
"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