Project

General

Profile

Actions

Bug #17776

closed

2.7.3 source tar.gz not on ruby-lang.org/

Added by schneems (Richard Schneeman) about 3 years ago. Updated about 3 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:103237]

Description

It looks like the tar.gz was not uploaded for Ruby 2.7.3:

$ curl -I http://ftp.ruby-lang.org/pub/ruby/2.7/ruby-2.7.3.tar.gz | grep HTTP
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   301    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
HTTP/1.1 404 Not Found
$ curl -I https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.3.tar.gz | grep HTTP
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   301    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
HTTP/2 404
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0