Releases 5

For tarballs and release assets from this project, see releases.pagure.org/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

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/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.

v0.1.6
81e95d325218f9852229206a2d44996dc90c318e
v0.1.5
689c2ec2f6e096c820fdf0dc01eacd49e1d90612
v0.1.4
101b5842e2d5e7abf5cff0ebc9141e465e2b0c36
v0.1.3
ff03297e88a746ec372efe45beba4ee8c1ec8e0f
v0.1.2
15ee16b2668d013d03fa8ab025ccbdd270a31995