aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
blob: 123f77fb892516e88075f03ffc968769d1258f79 (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.5.0"
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