You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings,
I'm in the process of adding support for ImGui and a few related libraries to the Bazel build platform's central registry (BCR) for easy access:
I'd like to add ImPlot as well. Since the last release was summer 2023, it seems like a good idea to introduce this with the latest version of the code.
When you make the release, could you please also add a release archive?
That would give a URL in the format: https://github.com/epezent/implot/releases/download/<version>/<name>.tar.gz to ensure the archive checksum stability.
See https://blog.bazel.build/2023/02/15/github-archive-checksum.html#what-went-wrong for more context on this.
The text was updated successfully, but these errors were encountered:
Greetings,
I'm in the process of adding support for ImGui and a few related libraries to the Bazel build platform's central registry (BCR) for easy access:
GLFW [done]: https://registry.bazel.build/modules/glfw
ImGui [in review]: bazelbuild/bazel-central-registry#3795
I'd like to add ImPlot as well. Since the last release was summer 2023, it seems like a good idea to introduce this with the latest version of the code.
When you make the release, could you please also add a release archive?
That would give a URL in the format:
https://github.com/epezent/implot/releases/download/<version>/<name>.tar.gz
to ensure the archive checksum stability.See https://blog.bazel.build/2023/02/15/github-archive-checksum.html#what-went-wrong for more context on this.
The text was updated successfully, but these errors were encountered: