For tarballs and release assets from this project, see releases.pagure.org/ccsdb.
If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.
The CHECKSUMS file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.
To use this file, simply download it next to the tarball you downloaded and
run sha512sum -c CHECKSUMS
Clone the repository, then use git archive to create a tarball for any tag:
git clone https://pagure.io/ccsdb.git
cd ccsdb
git archive --format=tar.gz --prefix=ccsdb-<TAG>/ -o ccsdb-<TAG>.tar.gz <TAG>
Replace <TAG> with the tag name (e.g. v1.0.0). For a zip archive use --format=zip and .zip as the output extension.
353cdc62c735002d755f63519adf92d95ab16fa7
c4e706e72d048a847ef4ce74527e1d27de03c28c
fdf41715dae3145ba751622288bddd2bff18cf2c
a12f7bbe7896fab9eb551c4224e0c0bcf0be3996
988fbc39dcafc5d6ed36d64dc4078c747f85fe77
4497bd7be3f1699d0a8a5e63311c8d820a535487