Wrapper JAR Checksum

Trying to use v6.5 Wrapper JAR Checksum but giving me following error: where as Binary zip checksum is working properly. Appreciate response

Checking download hash
sha256sum: WARNING: 1 computed checksum did NOT match
gradle.zip: FAILED

It’s not super clear what you’re doing. It’s possible that the wrapper you’re checking was generated by a different version of Gradle and so it won’t match the checksum of 6.5.

This might help:
https://docs.gradle.org/current/userguide/gradle_wrapper.html#troubleshooting_a_checksum_mismatch