ソースを参照

Bump BlurHashSharp.SkiaSharp from 1.1.1 to 1.2.0

Bumps [BlurHashSharp.SkiaSharp](https://github.com/Bond-009/BlurHashSharp) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/Bond-009/BlurHashSharp/releases)
- [Commits](https://github.com/Bond-009/BlurHashSharp/commits/v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 年 前
コミット
63355af518
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj

+ 1 - 1
Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj

@@ -21,7 +21,7 @@
 
   <ItemGroup>
     <PackageReference Include="BlurHashSharp" Version="1.2.0" />
-    <PackageReference Include="BlurHashSharp.SkiaSharp" Version="1.1.1" />
+    <PackageReference Include="BlurHashSharp.SkiaSharp" Version="1.2.0" />
     <PackageReference Include="SkiaSharp" Version="2.80.2" />
     <PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.80.2" />
   </ItemGroup>