diff --git a/ports/icu/portfile.cmake b/ports/icu/portfile.cmake index 352a81c74ced48..8744c670002024 100644 --- a/ports/icu/portfile.cmake +++ b/ports/icu/portfile.cmake @@ -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 diff --git a/ports/icu/vcpkg.json b/ports/icu/vcpkg.json index 8fe00137a8ef05..1e9e284c1e67cd 100644 --- a/ports/icu/vcpkg.json +++ b/ports/icu/vcpkg.json @@ -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", diff --git a/versions/baseline.json b/versions/baseline.json index 2fe3da0be53826..2fc587fba44440 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3441,7 +3441,7 @@ "port-version": 0 }, "icu": { - "baseline": "74.1", + "baseline": "74.2", "port-version": 1 }, "ideviceinstaller": { diff --git a/versions/i-/icu.json b/versions/i-/icu.json index 69924c9675b1b5..9bfa49599c8800 100644 --- a/versions/i-/icu.json +++ b/versions/i-/icu.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "dd30ff59dbfac290a1547dccc5ba44646fffa018", + "version": "74.2", + "port-version": 1 + }, { "git-tree": "8fda8f4d0ca5b0a97ac61432d85ad0449995a763", "version": "74.1",