Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat[downloader]: Checksum downloading from libraries #6545

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

artdeell
Copy link
Member

Minecraft and common mod loaders store their dependencies in Maven repositories. We can use this to get the SHA1 of a library if it's not specified in the JSON. This is useful for Fabric since it doesn't specify the hashes in the json anymore.

@artdeell artdeell merged commit 32ff194 into v3_openjdk Jan 28, 2025
1 check passed
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