Skip to content

Conversation

@github-actions
Copy link
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 owners November 11, 2025 16:44
Copilot AI review requested due to automatic review settings November 11, 2025 16:44
Copilot finished reviewing on behalf of redsun82 November 11, 2025 16:46
Copy link
Contributor

Copilot AI left a comment

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
File Description
misc/ripunzip/ripunzip-macOS.zip Removed old macOS zip distribution
misc/ripunzip/ripunzip-macOS.tar.zst Added new macOS zstd-compressed tar distribution
misc/ripunzip/ripunzip-Windows.zip Removed old Windows zip distribution
misc/ripunzip/ripunzip-Windows.tar.zst Added new Windows zstd-compressed tar distribution
misc/ripunzip/ripunzip-Linux.zip Removed old Linux zip distribution
misc/ripunzip/ripunzip-Linux.tar.zst Added new Linux zstd-compressed tar distribution
MODULE.bazel Updated 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 main Nov 12, 2025
31 checks passed
@redsun82 redsun82 deleted the update-ripunzip branch November 12, 2025 09:26
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