build.yaml 271 B

123456789101112131415
  1. ---
  2. # We just wrap `build` so this is really it
  3. name: "jellyfin"
  4. version: "10.2.2"
  5. packages:
  6. - debian-package-x64
  7. - debian-package-armhf
  8. - ubuntu-package-x64
  9. - fedora-package-x64
  10. - centos-package-x64
  11. - linux-x64
  12. - macos
  13. - portable
  14. - win-x64
  15. - win-x86