Skip to content

Wrong URL for ASSET is generated #82

Description

@h-2

The CMake script generates the following URL for me:

https://github.com/statsig-io/statsig-cpp-core/releases/download/0.16.1beta.2602190307/statsig-ffi-0.16.1beta.2602190307-aarch64-linux-gnu.zip

However, the actual asset URL is

https://github.com/statsig-io/statsig-cpp-core/releases/download/0.16.1-beta.2602190307/statsig-ffi-0.16.1-beta.2602190307-aarch64-unknown-linux-gnu.zip

Notice the additional dash and the unknown. Also, there is no error; the script just downloads 0 bytes and pretens everything is fine.

Will try to add a fix for this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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