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