Skip to content

Commit 92960ef

Browse files
schmidexpublicarray
authored andcommitted
10.6.2 (#19)
* Update Makefile * Update digests * Update Makefile * Update digests
1 parent 92e0df3 commit 92960ef

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

cross/jellyfin/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PKG_NAME = jellyfin
2-
PKG_VERS = 10.6.1
2+
PKG_VERS = 10.6.2
33
PKG_EXT = tar.gz
44
PKG_DIST_NAME = v$(PKG_VERS).$(PKG_EXT)
55
PKG_DIST_SITE = https://github.com/jellyfin/jellyfin/archive

cross/jellyfin/digests

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
jellyfin-10.6.1.tar.gz SHA1 b67b6d585255023af60565c09985926aa625e8e1
2-
jellyfin-10.6.1.tar.gz SHA256 38c6db6c3a049d51ebf7961b8a75d87caa08b3f6d1b4a61e61082cbdcaba866c
3-
jellyfin-10.6.1.tar.gz MD5 2bc6645fcca051e6747e8dcc1b42566b
1+
jellyfin-10.6.2.tar.gz SHA1 b525aaf093281e3d20f47328ed83c98d53473d1e
2+
jellyfin-10.6.2.tar.gz SHA256 3e0934ecf2c3fdf829759bb5d0e6202deb3bc8294d88d7929c24cc31a1fa31b9
3+
jellyfin-10.6.2.tar.gz MD5 3675d003a388e4d18df1f792f6afe127

spk/jellyfin/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SPK_NAME = jellyfin
2-
SPK_VERS = 10.6.1
2+
SPK_VERS = 10.6.2
33
SPK_REV = 0
44
SPK_ICON = src/jellyfin.png
55
DSM_UI_DIR = app

0 commit comments

Comments
 (0)