Skip to content

fix: upgrade SharpCompress and add explicit ZstdSharp dependency#10

Merged
jamie-bear merged 1 commit into
mainfrom
claude/redesign-ui-rename-app-SFWJk
Mar 19, 2026
Merged

fix: upgrade SharpCompress and add explicit ZstdSharp dependency#10
jamie-bear merged 1 commit into
mainfrom
claude/redesign-ui-rename-app-SFWJk

Conversation

@jamie-bear

Copy link
Copy Markdown
Owner

The FFmpeg zip from yt-dlp/FFmpeg-Builds now uses Zstd compression for zip entries. SharpCompress supports this via ZstdSharp, but as a transitive dependency it was not being bundled in the single-file publish output.

  • Upgrade SharpCompress 0.36.0 → 0.38.0
  • Add ZstdSharp.Port 0.8.1 as an explicit dependency to ensure it is included when publishing as a single-file executable

https://claude.ai/code/session_013YHEvpuoHu7n6VLUXRX7dv

The FFmpeg zip from yt-dlp/FFmpeg-Builds now uses Zstd compression for
zip entries. SharpCompress supports this via ZstdSharp, but as a transitive
dependency it was not being bundled in the single-file publish output.

- Upgrade SharpCompress 0.36.0 → 0.38.0
- Add ZstdSharp.Port 0.8.1 as an explicit dependency to ensure it is
  included when publishing as a single-file executable

https://claude.ai/code/session_013YHEvpuoHu7n6VLUXRX7dv
@jamie-bear
jamie-bear merged commit bc3f5b4 into main Mar 19, 2026
1 check passed
@jamie-bear
jamie-bear deleted the claude/redesign-ui-rename-app-SFWJk branch March 19, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants