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