Skip to content

v0.1.0: dotnet_toolchain.wasm.sha256 does not match the wasm asset #2

Description

@Fireblade954

The v0.1.0 release assets are inconsistent:

$ sha256sum dotnet_toolchain.wasm        # downloaded from the release
c4277edcb30e33106cbf957acb94e914ecefca6741baf2157f5692216e68e9be

$ cat dotnet_toolchain.wasm.sha256       # published alongside it
fce48280888903189f8baba82ed9fe1958c92c80164daedcb5735987b91dcf93

Reproducible across downloads (gh CLI and curl), so it is not a corrupted transfer — one of the two assets appears to come from a different build/upload. Anyone verifying the checksum before vendoring the binary will reject the artifact.

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