For tarballs and release assets from this project, see releases.pagure.org/software-factory/k1s.
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/software-factory/k1s.git
cd k1s
git archive --format=tar.gz --prefix=k1s-<TAG>/ -o k1s-<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.
9728851e1a9db0136d45089d3311c95cbed1351f
761d7d4c0605a148b8ee0e6a04a44177160a335c
fa651c2b65117f2ddf30eb88b748d72b93307fba
31132f6aea36bedfb9f7f44a4b76f987d3db75bf
322669a537093ec3e91a468de0bf55c22874af49
9a0456bf9df6f4388e7208b9f9d5c41645fac9d0