Add Jellyfin.app v10.5.5b (#82791)

* Add Jellyfin.app v10.5.5b

* Remove appcast from Jellyfin 10.5.5b

* Re-add appcast to Jellyfin.app v10.5.5b
This commit is contained in:
Shivan Sornarajah
2020-05-18 16:19:49 +01:00
committed by GitHub
parent 75642e11ee
commit 6e0575384b
+11
View File
@@ -0,0 +1,11 @@
cask 'jellyfin' do
version '10.5.5b'
sha256 'e60ebbda1998a2f1daebdb33a46b4b1076696cec01f5b33c974342a8f75bed27'
url "https://repo.jellyfin.org/releases/server/macos/stable/Jellyfin_#{version}.dmg"
appcast 'https://repo.jellyfin.org/releases/server/macos/stable/README_FIRST.txt'
name 'Jellyfin'
homepage 'https://jellyfin.org/'
app 'Jellyfin.app'
end