For tarballs and release assets from this project, see releases.pagure.org/linux-cluster/foghorn.
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/foghorn.git
cd foghorn
git archive --format=tar.gz --prefix=foghorn-<TAG>/ -o foghorn-<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.
81e95d325218f9852229206a2d44996dc90c318e
689c2ec2f6e096c820fdf0dc01eacd49e1d90612
101b5842e2d5e7abf5cff0ebc9141e465e2b0c36
ff03297e88a746ec372efe45beba4ee8c1ec8e0f
15ee16b2668d013d03fa8ab025ccbdd270a31995