Skip to content

Update ripunzip binaries to version v2.0.3 - #20815

Merged
redsun82 merged 2 commits into
mainfrom
update-ripunzip
Nov 12, 2025
Merged

Update ripunzip binaries to version v2.0.3#20815
redsun82 merged 2 commits into
mainfrom
update-ripunzip

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated update of ripunzip binaries.

@redsun82
redsun82 marked this pull request as ready for review November 11, 2025 16:44
@redsun82
redsun82 requested review from a team as code ownersNovember 11, 2025 16:44
CopilotAI review requested due to automatic review settings November 11, 2025 16:44

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the ripunzip binaries to version v2.0.3 and changes the binary distribution format from .zip to .tar.zst (zstd-compressed tar archives) for improved compression.

  • Replaces .zip binary distributions with .tar.zst format for all platforms (Linux, Windows, macOS)
  • Updates MODULE.bazel to reference the new .tar.zst archive files

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
FileDescription
misc/ripunzip/ripunzip-macOS.zipRemoved old macOS zip distribution
misc/ripunzip/ripunzip-macOS.tar.zstAdded new macOS zstd-compressed tar distribution
misc/ripunzip/ripunzip-Windows.zipRemoved old Windows zip distribution
misc/ripunzip/ripunzip-Windows.tar.zstAdded new Windows zstd-compressed tar distribution
misc/ripunzip/ripunzip-Linux.zipRemoved old Linux zip distribution
misc/ripunzip/ripunzip-Linux.tar.zstAdded new Linux zstd-compressed tar distribution
MODULE.bazelUpdated lfs_archive source references to point to the new .tar.zst files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@redsun82
redsun82 merged commit 7c31cf1 into mainNov 12, 2025
31 checks passed
@redsun82
redsun82 deleted the update-ripunzip branch November 12, 2025 09:26
Sign up for freeto 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

@redsun82