For tarballs and release assets from this project, see releases.pagure.org/poor-man-ci.
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/poor-man-ci.git
cd poor-man-ci
git archive --format=tar.gz --prefix=poor-man-ci-<TAG>/ -o poor-man-ci-<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.
6432b448d04527477bbafc6a23de0b77fb5b71bc
b2f3341aa89fb1a0419faf89b125b059c867e3a4
c7c834eec6f6db6741ec221442ace7ef0f1a5f48
89128c8496b7d334464fa883008b96580fc398e4
7e67f9121839220bcfdd9a411107e6566b29c3c7