I'm building RStudio Server from source using the "other" link - https://rstudio.com/products/rstudio/download-server/other-platforms/. There's a link to a source tarball on that page. It worked when the current version was 1.4.1103 but when the version updated to 1.4.1106 the link started returning a 404.
The broken link is https://github.com/rstudio/rstudio/tarball/v1.4.1106. It looks like it's pointing to a GitHub release; did the CI/CD process fail to post a source tarball?