mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Updated URL for R 3.1.1
This commit is contained in:
parent
8a0ed6f15a
commit
cd4e78a360
6
r.json
6
r.json
@ -1,8 +1,8 @@
|
||||
{
|
||||
"homepage": "http://www.r-project.org",
|
||||
"homepage": "https://www.r-project.org",
|
||||
"version": "3.1.1",
|
||||
"license": "GPL2",
|
||||
"url": "http://cran.rstudio.com/bin/windows/base/R-3.1.1-win.exe",
|
||||
"url": "https://cran.rstudio.com/bin/windows/base/old/3.1.1/R-3.1.1-win.exe",
|
||||
"hash": "ce6fb76612aefc482583fb92f4f5c3cb8e8e3bf1a8dda97df7ec5caf746e53fe",
|
||||
"innosetup": true,
|
||||
"bin": [
|
||||
@ -19,7 +19,7 @@ You can remove Powershell's 'r' command with:
|
||||
Annoying, right?! You might want to check out Pshazz (scoop install pshazz)--this has a plugin to remove some crazy aliases from Powershell, as well as many other improvements.
|
||||
",
|
||||
"checkver": {
|
||||
"url": "http://cran.rstudio.com/bin/windows/base/",
|
||||
"url": "https://cran.rstudio.com/bin/windows/base/",
|
||||
"re": "<h1>R-([0-9\\.]+)"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user