Releases 6

For tarballs and release assets from this project, see releases.pagure.org/cccolutils.

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

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/cccolutils.git
cd cccolutils
git archive --format=tar.gz --prefix=cccolutils-<TAG>/ -o cccolutils-<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.

v1.5
Release 1.5
291a7921c91c5a79ac44bd6484fff18a74ead0dd
v1.4
Release 1.4
0832de290fb4075e42e26572c994a6ce411c2d88
v1.3
Release 1.3
b929afe59d87bafe5fbb8701c5ed27459181fbb8
v1.2
Release 1.2
9bf221bfb296bd4b7ec708205f2e90e10a2b1ba3
v1.1
Release 1.1
0ed1ccf36ba3ee60f3b907b0b495fdc54d2886a7
v1.0
Release 1.0
1a0b2a577d333a78143434dd2b35c02827d33143