For tarballs and release assets from this project, see releases.pagure.org/Ambassade.
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/Ambassade.git
cd Ambassade
git archive --format=tar.gz --prefix=Ambassade-<TAG>/ -o Ambassade-<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.
907de48b096218509234e4ab9c30450d2e4f76de
4778a3c217f2a7a7fe67110123df392e205797cd
10b989f84b331a6cba39040cc5c35952e135adc9