aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
blob: 4dc0b5388337b8e40a80c0608cc8640472e3bd7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
# We just wrap `build` so this is really it
name: "jellyfin"
version: "10.4.2"
packages:
  - debian-package-x64
  - debian-package-armhf
  - debian-package-arm64
  - ubuntu-package-x64
  - ubuntu-package-armhf
  - ubuntu-package-arm64
  - fedora-package-x64
  - centos-package-x64
  - linux-x64
  - macos
  - portable
  - win-x64
  - win-x86