Skip to content

Commit

Permalink
Bump ZstdSharp.Port from 0.7.5 to 0.7.6 (AssetRipper#1270)
Browse files Browse the repository at this point in the history
Bumps [ZstdSharp.Port](https://github.com/oleg-st/ZstdSharp) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/oleg-st/ZstdSharp/releases)
- [Commits](oleg-st/ZstdSharp@0.7.5...0.7.6)

---
updated-dependencies:
- dependency-name: ZstdSharp.Port
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 4f2554c commit d85c4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/AssetRipper.IO.Files/AssetRipper.IO.Files.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="AssetRipper.Primitives" Version="2.1.1" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
<PackageReference Include="SharpCompress" Version="0.36.0" />
<PackageReference Include="ZstdSharp.Port" Version="0.7.5" />
<PackageReference Include="ZstdSharp.Port" Version="0.7.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d85c4fb

Please sign in to comment.