Don't use rc libs for Jellyfin 10.11

This commit is contained in:
Ersei Saggi
2025-10-20 12:12:40 -04:00
parent 71bb9a2f14
commit 77e2a229f2
2 changed files with 5 additions and 5 deletions

View File

@@ -30,8 +30,8 @@
<ItemGroup> <ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" /> <FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Duende.IdentityModel.OidcClient" Version="6.0.1" /> <PackageReference Include="Duende.IdentityModel.OidcClient" Version="6.0.1" />
<PackageReference Include="Jellyfin.Controller" Version="10.11.0-rc5" /> <PackageReference Include="Jellyfin.Controller" Version="10.11.0" />
<PackageReference Include="Jellyfin.Model" Version="10.11.0-rc5" /> <PackageReference Include="Jellyfin.Model" Version="10.11.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" /> <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" /> <PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
</ItemGroup> </ItemGroup>

6
flake.lock generated
View File

@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1754990257, "lastModified": 1760934318,
"narHash": "sha256-eEq2wlYNF2t89PsNyEv5Sz4lSxdukZCj4SdhZBVAGpI=", "narHash": "sha256-/oUYsC0lUCBory65VK+UHqCCsCspbL1Vgfcf1KUYqVw=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "372d9eeeafa5b15913201e2b92e8e539ac7c64d1", "rev": "87848bf0cc4f87717fc813a4575f07330c3e743c",
"type": "github" "type": "github"
}, },
"original": { "original": {