mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-07 13:31:37 +02:00
We support `.tar.gz` since the beginning, and `.tar.xz` for a long time. `.tgz` and `.txz` are just commonly used shorthands for the same formats. Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>