For tarballs and release assets from this project, see releases.pagure.org/linux-cluster/conga.
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/linux-cluster/conga.git
cd conga
git archive --format=tar.gz --prefix=conga-<TAG>/ -o conga-<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.
56e59893651b26fad25c3a1808aac74ef7c309cf
709ec650dba2907d1245db432b43ec9cba32a2ab
9927e9529eaa563a708c46e6b968474db222aab8
4245ac4fab5deb3af5c61d43d5c638afa69d5d58
7e2207ef7b4e2b805b357218c93416a9dcd57546