mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update r to version 3.4.0
This commit is contained in:
parent
b0eee8ddbe
commit
920e0a0c90
10
r.json
10
r.json
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.r-project.org",
|
"homepage": "https://www.r-project.org",
|
||||||
"version": "3.3.3",
|
"version": "3.4.0",
|
||||||
"license": "GPL2",
|
"license": "GPL2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cran.rstudio.com/bin/windows/base/R-3.3.3-win.exe",
|
"url": "https://cran.rstudio.com/bin/windows/base/R-3.4.0-win.exe",
|
||||||
"hash": "0a10549b9edf6d2ef5630dcc518c97110a07288b16fb038d6aa8e7f5385632a9",
|
"hash": "0064cc4c04b9935210f6b0a0d9b6e3bb41b022e279628549003cc95f26faddbe",
|
||||||
"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.3.3-win.exe",
|
"url": "https://cran.rstudio.com/bin/windows/base/R-3.4.0-win.exe",
|
||||||
"hash": "0a10549b9edf6d2ef5630dcc518c97110a07288b16fb038d6aa8e7f5385632a9",
|
"hash": "0064cc4c04b9935210f6b0a0d9b6e3bb41b022e279628549003cc95f26faddbe",
|
||||||
"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