Skip to content

Commit 752f9c7

Browse files
chore(deps): update dependency youtubeexplode to 6.6.1 (#886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
1 parent 9964b0e commit 752f9c7

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Jellyfin.Plugin.Themerr/Jellyfin.Plugin.Themerr.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.11" /> <!-- Must match version from Jellyfin.Controller -->
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1818
<PackageReference Include="JsonExtensions" Version="1.2.3" />
19-
<PackageReference Include="YoutubeExplode" Version="6.6.0" />
19+
<PackageReference Include="YoutubeExplode" Version="6.6.1" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

scripts/build_plugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
ARTIFACTS = [
3737
"Jellyfin.Plugin.Themerr.dll",
3838
"YoutubeExplode.dll",
39-
"AngleSharp.dll",
4039
"JsonExtensions.dll",
4140
]
4241

0 commit comments

Comments
 (0)