Skip to content

fix(install): make tar extraction work on Windows (v7.2.1)#2

Merged
rubnogueira merged 1 commit into
mainfrom
fix/windows-tar-extraction
May 19, 2026
Merged

fix(install): make tar extraction work on Windows (v7.2.1)#2
rubnogueira merged 1 commit into
mainfrom
fix/windows-tar-extraction

Conversation

@rubnogueira
Copy link
Copy Markdown

Same fix as gifsicle-bin and optipng-bin's matching commits. bsdtar on Windows interprets C:\... as a host:path remote spec; use cwd: VENDOR_DIR + path.basename(...) so the tar arg never contains a colon.

Bump to 7.2.1.

Same fix as gifsicle-bin and optipng-bin's matching commits. bsdtar
on Windows interprets `C:\...` as a `host:path` remote spec; use
`cwd: VENDOR_DIR` + `path.basename(...)` so the tar arg never contains
a colon.

Bump to 7.2.1.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rubnogueira rubnogueira merged commit 65253a4 into main May 19, 2026
8 checks passed
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.

1 participant