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

Incorrect Checksum for microsoft-11.0.16.1 #191

Open
davidofwatkins opened this issue Oct 26, 2022 · 0 comments
Open

Incorrect Checksum for microsoft-11.0.16.1 #191

davidofwatkins opened this issue Oct 26, 2022 · 0 comments

Comments

@davidofwatkins
Copy link

When I install microsoft-jdk-11.0.16.1 on an Apple Silicon Mac, I receive the following warning about its shasum:

$ asdf install
######################################################################################################################################################################## 100.0%
microsoft-jdk-11.0.16.1-macOS-aarch64.tar.gz
microsoft-jdk-11.0.16.1-macOS-aarch64.tar.gz: FAILED
shasum: WARNING: 1 computed checksum did NOT match

Despite this, it does seem to install fine.

Looking in jdk-macosx-aarch64.tsv, I can see that asdf is downloading https://aka.ms/download-jdk/microsoft-jdk-11.0.16.1-macOS-aarch64.tar.gz. When I checksum the downloaded file on my machine, I do indeed see a different SHA:

$ shasum -a 256  ./microsoft-jdk-11.0.16.1-macos-aarch64.tar.gz
c50a20ca8764a5aa54dc0a0cf681d891dadbdccc1051792806d797206d59ba34  ./microsoft-jdk-11.0.16.1-macos-aarch64.tar.gz
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

No branches or pull requests

1 participant