Skip to content

v1.3.3

Choose a tag to compare

@DevRohit06 DevRohit06 released this 02 Mar 16:05
· 6 commits to main since this release

Fix

  • Windows tar extraction: Fixed GNU tar misinterpreting drive letter paths (C:) as remote hosts on Windows. Paths are now converted to forward slashes and --force-local flag is passed automatically.