AppImage: Use XZ compression instead of ZSTD

This commit is contained in:
Alexander Babikov
2025-07-22 14:21:06 +05:00
parent dd873ae909
commit 49b3bac935

View File

@@ -96,4 +96,4 @@ AppDir:
AppImage:
arch: !ENV '${arch_appimage}'
file_name: !ENV '${appimage_path}'
comp: zstd
comp: xz