mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-22 12:47:08 +00:00
`stockfish-ubuntu-x86-64-universal.tar` goes from 94.8MiB to 67.4MiB (tar.gz) Note that the CI code is written such that it easy to select other compression schemes in the future (e.g. tar.xz) by simply changing the `archive_ext` parameter. closes https://github.com/official-stockfish/Stockfish/pull/6746 No functional change