mirror of
https://github.com/jellyfin/jellyfin-build.git
synced 2024-11-23 05:49:44 +00:00
19 lines
387 B
Plaintext
19 lines
387 B
Plaintext
---
|
|
# We just wrap `build` so this is really it
|
|
name: "jellyfin"
|
|
version: "10.2.2"
|
|
packages:
|
|
- docker
|
|
- portable
|
|
- debian-package-amd64
|
|
- debian-package-armhf
|
|
- ubuntu-package-amd64
|
|
- ubuntu-package-armhf
|
|
- fedora-package-amd64
|
|
- centos-package-amd64
|
|
- linux-archive-amd64
|
|
- linux-archive-armhf
|
|
- macos-archive-amd64
|
|
- windows-archive-x64
|
|
- windows-archive-x86
|