Skip to content

Conversation

@BraynStorm
Copy link

Use the new format for hashes, otherwise it re-downloads on every build in dependent projects.

Example:
proj-a depends on expat.zig which depends on libexpat,
everytime you call zig build on proj-a, libexpat gets fetched, eventually hitting github's rate-limiting.

Otherwise, the library is fully functional without this PR in Zig 0.15.2.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant