aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
blob: cb010ed597b4e365fa90fa1476d8bff59bedf582 (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.3.5"
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