For tarballs and release assets from this project, see releases.pagure.org/taskotron/execdb.
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/taskotron/execdb.git
cd execdb
git archive --format=tar.gz --prefix=execdb-<TAG>/ -o execdb-<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.
eb4c1dc9a9cdc3af6f5e7b1fa5f936cac3803055
3029c3873e2788c0ba4e4b9613a83a34f80a2c92
3bf86a54560d7e0980037998cf84b1bd04c2e8ee
d5e7ed4776c54a14c43dafc203c561344e43910f
aa17c424cad6a2904bef1d4d1523f652e292c790