nickva commented on issue #4259: URL: https://github.com/apache/couchdb/issues/4259#issuecomment-1366432910
> I downloaded it from this URL, isn't it? Are there any other URLs? > > ``` > wget https://github.com/apache/couchdb/archive/refs/tags/3.3.0-RC2.tar.gz > [root@bigdata spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63]# sha256sum 3.3.0-RC2.tar.gz > 0b823f7027c2ec18677d8fe4cc02977893579491763897d5fcc2696983c15eb6 3.3.0-RC2.tar.gz > ``` There is our answer. That's not the correct URL. That's the git tag but that's not our release candidate tar.gz file. That one is located at: https://dist.apache.org/repos/dist/dev/couchdb/source/3.3.0/rc.2 You can track the ML release vote thread as well: https://lists.apache.org/thread/rgrh1bctsosoxqfzf0xn7oc7x0b20x3k After the vote passes it will be tagged as 3.3.0 and but the release would then be available via a link at https://couchdb.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
