It looks like the tag was updated sometime in the past few days (maybe as part of ?) – Node.js' automation now picks up ICU 74.2 as the “latest” whereas up to the week previously it was still seeing ICU 74.1 as “latest” (based on GitHub). (I can’t seem to find anything in the UI that will let me close this issue.)
Steven R. Loomis
January 8, 2024 at 10:37 PM
also the -FIXED source files need to be rolled in and the checksums recalculated
According to https://icu.unicode.org/ ICU 74.2 was released on 2023-12-13. On GitHub, https://github.com/unicode-org/icu/releases, this release is tagged “Pre-release”, with the “Latest” tag pointing to 74.1.
This means that https://github.com/unicode-org/icu/releases/latest will redirect to 74.1 instead of 74.2.