Can not download the centos7/el7 rpm with curl

Hello I am trying to download the current gitlab rpm and something is not right. I have tried several variations on the URL and it just is not working. I can not install a yum repo for this. Thanks for the help.

curl -vvv -LJO https://packages.gitlab.com/gitlab/gitlab-ce/packages/el/7/gitlab-ce-8.17.2.rpm
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0* About to connect() to packages.gitlab.com port 443 (#0)

  • Trying 54.153.54.194…
  • Connected to packages.gitlab.com (54.153.54.194) port 443 (#0)
  • Initializing NSS with certpath: sql:/etc/pki/nssdb
  • CAfile: /etc/pki/tls/certs/ca-bundle.crt
    CApath: none
    0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • Server certificate:
  •   subject: CN=packages.gitlab.com,OU=PositiveSSL,OU=Domain Control Validated
    
  •   start date: Feb 09 00:00:00 2017 GMT
    
  •   expire date: Feb 26 23:59:59 2018 GMT
    
  •   common name: packages.gitlab.com
    
  •   issuer: CN=COMODO RSA Domain Validation Secure Server CA,O=COMODO CA Limited,L=Salford,ST=Greater Manchester,C=GB
    

GET /gitlab/gitlab-ce/packages/el/7/gitlab-ce-8.17.2.rpm HTTP/1.1
User-Agent: curl/7.29.0
Host: packages.gitlab.com
Accept: /

< HTTP/1.1 404 Not Found
< Server: nginx
< Date: Fri, 03 Mar 2017 06:28:06 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 1351
< Connection: keep-alive
< Status: 404 Not Found
< X-Request-Id: 032cf204-aa19-4402-b5f1-499ddfacb480
< X-Runtime: 0.013466
<
{ [data not shown]
100 1351 100 1351 0 0 682 0 0:00:01 0:00:01 --:–:-- 682

Not sure if there is a forwarder or not but usually the package name includes the architecture and bit level. x86_64 for example:

it is fixed found a china mirror

ever work for CV in LI?