You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2021/04/09 06:54:00 UTC

[jira] [Created] (THRIFT-5394) AppVeyor CI tries to download outdated cmake

Jens Geyer created THRIFT-5394:
----------------------------------

             Summary: AppVeyor CI tries to download outdated cmake
                 Key: THRIFT-5394
                 URL: https://issues.apache.org/jira/browse/THRIFT-5394
             Project: Thrift
          Issue Type: Bug
          Components: Build Process
            Reporter: Jens Geyer


What we try to download iscmake-3.14.5-1.tar.xz

What is available (e.g. under [http://mirror.clarkson.edu/cygwin/x86_64/release/cmake)] per today:
 * cmake-3.17.3-1.tar.xz
 * cmake-3.17.3-2.tar.xz
 * cmake-3.20.0-1.tar.xz   

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)