This commit is contained in:
Luke Sampson 2013-10-04 18:39:49 +10:00
parent 0aced8520f
commit dcf155567c

11
r.json
View File

@ -1,13 +1,10 @@
{ {
"homepage": "http://www.r-project.org", "homepage": "http://www.r-project.org",
"version": "3.0.1", "version": "3.0.2",
"license": "GPL2", "license": "GPL2",
"url": "http://cran.r-project.org/bin/windows/base/R-3.0.1-win.exe", "url": "http://cran.rstudio.com/bin/windows/base/R-3.0.2-win.exe",
"hash": "9a511b4261e60702618c0c5811fbadc9e8b184ac2aef53997d20a472657d50b2", "hash": "e262f573bccd4b6be23002ef44dd25e3228535530da75ee6c62921675bb66fdb",
"installer": { "innosetup": true,
"args": [ "/verysilent", "/dir=\"$dir\"", "/saveinf=\"$dir\\install.txt\"", "/noicons" ]
},
"uninstaller": { "file": "unins000.exe", "args": ["/verysilent"] },
"bin": [ "bin": [
"bin\\r.exe", "bin\\r.exe",
"bin\\rscript.exe" "bin\\rscript.exe"