Skip to content

tools: fix md5 hash for ICU 68.1 src

Rodrigo Muino Tomonari requested to merge github/fork/richardlau/icuhash into master

Correct md5sum hash for the tarball version of the ICU 68.1 source. The previously recorded md5sum hash was for the zip version.

Fixes: https://github.com/nodejs/node/issues/36776

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading