For tarballs and release assets from this project, see releases.pagure.org/golist.
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/golist.git
cd golist
git archive --format=tar.gz --prefix=golist-<TAG>/ -o golist-<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.
4cc80c6d4217b705cc30838809e6144e50c1c7f3
b6df5522e647aadad82a5906760f1b47561e2610
2d8918dc86330af79b509c48eb928647a48d5ce5
ef28a7345167ee86483ee72b338e883c63de553f
970ef0ab96efacb07495aadfb14fd273befe93a6
14b6f5fa7cd9368b6fda19db5d19382ffc65ff46