Merge branch 'main' into feature/arm64
This commit is contained in:
commit
fc4212278b
1 changed files with 47 additions and 47 deletions
|
|
@ -27,7 +27,7 @@ if [[ $(id -u) != "0" ]]; then
|
|||
fi
|
||||
|
||||
# The root of the S3 URL for downloads
|
||||
CDN_URL='https://cdn.rstudio.com/r'
|
||||
CDN_URL='https://cdn.posit.co/r'
|
||||
|
||||
# The URL for listing available R versions
|
||||
VERSIONS_URL="${CDN_URL}/versions.json"
|
||||
|
|
|
|||
Loading…
Reference in a new issue