Currently when a new release is created, all platform builds (Windows, Linux, macOS) are bundled together in one large gifski-x.x.x.tar.xz file. This forces users to download the entire package even if they only need binaries for one specific OS.
Would it be possible to create separate archives for each platform? For example:
gifski-x.x.x-linux.tar.xz
gifski-x.x.x-macos.tar.xz
gifski-x.x.x-windows.zip