Skip to content

v0.7.0 Windows zip release no longer provides coreutils.exe #11268

@jayvdb

Description

@jayvdb

Prior releases for Windows provided a coreutils.exe , and the v0.7.0 tarballs for linux and macos include a coreutils binary.

Now when I look in https://github.com/uutils/coreutils/releases/download/0.7.0/coreutils-0.7.0-x86_64-pc-windows-msvc.zip , which is 51Mb, there is no coreutils.exe. Instead there are individual exe's for each util.

https://github.com/uutils/coreutils/releases/download/0.6.0/coreutils-0.6.0-aarch64-pc-windows-msvc.zip was only about 4Mb, similar to the size of the linux and macos tarballs.

My guess is that this change on Windows v0.7.0 will now mean that cargo binstall coreutils or mise use coreutils (or any other Github releases installer) is going to do something different than it did in v0.6.0, and that could have significant impact on some users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions