mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Updated R to version 3.2.4
This commit is contained in:
parent
7e6ba8aad4
commit
c1594fd744
6
r.json
6
r.json
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.r-project.org",
|
"homepage": "https://www.r-project.org",
|
||||||
"version": "3.2.3",
|
"version": "3.2.4",
|
||||||
"license": "GPL2",
|
"license": "GPL2",
|
||||||
"url": "https://cran.rstudio.com/bin/windows/base/R-3.2.3-win.exe",
|
"url": "https://cran.rstudio.com/bin/windows/base/R-3.2.4revised-win.exe",
|
||||||
"hash": "b88083895164a483c7583a69f16921cc93e07c327b016740a167607f335c0b3d",
|
"hash": "E0BCD1D3552670B6E7604AF54AC0B75E8538694D8FC5B38086BF8A81FDB6EF40",
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
"pre_install": "if ([intptr]::size -eq 8) { $r_arch = \"x64\" } else { $r_arch = \"i386\" }; copy-item -recurse $dir\\bin\\$r_arch $dir\\bin\\curr_arch;",
|
"pre_install": "if ([intptr]::size -eq 8) { $r_arch = \"x64\" } else { $r_arch = \"i386\" }; copy-item -recurse $dir\\bin\\$r_arch $dir\\bin\\curr_arch;",
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user