Open ee7 opened 4 months ago
At the time of writing, the latest release of chalk (0.4.7) has binaries available for:
and the intention is for macOS x86_64 binaries to once again be published in the future.
With https://github.com/crashappsec/libcon4m/commit/14604adf6ca68c75a08360129d71beb63571c1d1, libcon4m is built in CI with macOS aarch64 and Linux x86_64. When it makes sense, we should add macOS x86_64.
Related: https://github.com/crashappsec/libcon4m/issues/50
Should be all that you need to do is get the currently cached con4m .a files for those platforms cached in the same place and probably will just work.
At the time of writing, the latest release of chalk (0.4.7) has binaries available for:
and the intention is for macOS x86_64 binaries to once again be published in the future.
With https://github.com/crashappsec/libcon4m/commit/14604adf6ca68c75a08360129d71beb63571c1d1, libcon4m is built in CI with macOS aarch64 and Linux x86_64. When it makes sense, we should add macOS x86_64.
Related: https://github.com/crashappsec/libcon4m/issues/50