mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user