Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

No handling for Windows binaries ending in .exe #1

@zwass

Description

@zwass

Typically Windows binaries are published with a .exe extension. This package looks for something exactly matching the name parameter provided, which makes for an unexpected You must install foo before you can run it if the downloaded archive actually contains foo.exe.

I was able to work around this by explicitly changing the name for the Windows platform, but it could be nice to automatically handle the .exe extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions