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

(maint) fix icu4c download #766

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

h0tw1r3
Copy link
Contributor

@h0tw1r3 h0tw1r3 commented Nov 18, 2023

appears only the latest minor releases are available from download, so use the github tagged source

appears only the latest minor releases are available from download, so
use the github tagged source
@h0tw1r3 h0tw1r3 requested review from a team as code owners November 18, 2023 20:39
Copy link
Contributor

@joshcooper joshcooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified we get the same checksum

$ curl -sL https://github.com/unicode-org/icu/releases/download/release-62-1/icu4c-62_1-src.tgz | md5sum -
490ad9d920158e0314e10ba74ae9a150  -

@joshcooper joshcooper added the maintenance Maintenance chores are typically excluded from changelogs label Dec 8, 2023
@joshcooper joshcooper merged commit def617c into puppetlabs:master Dec 8, 2023
@h0tw1r3 h0tw1r3 deleted the fix/icu-download branch February 13, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are typically excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants