Skip to content

Commit

Permalink
jellyfin: fix livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay committed Mar 18, 2024
1 parent 5e82a38 commit 5f0e2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/j/jellyfin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
homepage "https://jellyfin.org/"

livecheck do
url "https://repo.jellyfin.org/releases/server/macos/stable/"
url "https://repo.jellyfin.org/releases/server/macos/stable/installer/"
regex(/href=.*?jellyfin[._-]v?(\d+(?:[.-]\d+)+)\.dmg/i)
end

Expand Down

0 comments on commit 5f0e2c7

Please sign in to comment.