[icu] Bump ICU Version to 74.2 (#37488)

This commit is contained in:
Alon Regev 2024-03-18 23:36:20 +02:00 committed by GitHub
parent 2639f60109
commit 7008c6abcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_download_distfile(
ARCHIVE
URLS "https://github.com/unicode-org/icu/releases/download/release-${VERSION3}/icu4c-${VERSION2}-src.tgz"
FILENAME "icu4c-${VERSION2}-src.tgz"
SHA512 32c28270aa5d94c58d2b1ef46d4ab73149b5eaa2e0621d4a4c11597b71d146812f5e66db95f044e8aaa11b94e99edd4a48ab1aa8efbe3d72a73870cd56b564c2
SHA512 e6c7876c0f3d756f3a6969cad9a8909e535eeaac352f3a721338b9cbd56864bf7414469d29ec843462997815d2ca9d0dab06d38c37cdd4d8feb28ad04d8781b0
)
vcpkg_extract_source_archive(SOURCE_PATH

View File

@ -1,6 +1,6 @@
{
"name": "icu",
"version": "74.1",
"version": "74.2",
"port-version": 1,
"description": "Mature and widely used Unicode and localization library.",
"homepage": "https://icu.unicode.org/home",

View File

@ -3441,7 +3441,7 @@
"port-version": 0
},
"icu": {
"baseline": "74.1",
"baseline": "74.2",
"port-version": 1
},
"ideviceinstaller": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "dd30ff59dbfac290a1547dccc5ba44646fffa018",
"version": "74.2",
"port-version": 1
},
{
"git-tree": "8fda8f4d0ca5b0a97ac61432d85ad0449995a763",
"version": "74.1",