mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[icu] update to 78.2 (#49325)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_download_distfile(
|
||||
ARCHIVE
|
||||
URLS "https://github.com/unicode-org/icu/releases/download/release-${VERSION}/icu4c-${VERSION}-sources.tgz"
|
||||
FILENAME "icu4c-${VERSION}-sources.tgz"
|
||||
SHA512 c366398fdb50afc6355a8c45ed1d68a18eaa5f07a5d1c4555becbcfb9d4073e65ebe1e9caf24b93779b11b36cd813c98dd59e4b19f008851f25c7262811c112d
|
||||
SHA512 92feddfe81c57336f386c7cbc9f6d976bf349db148a77a247c4559676f51116115c8c52c4d907feb50933f72ab75fd8e48be092bf9c8ca33a3e8fabc9372a5d6
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive(SOURCE_PATH
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "icu",
|
||||
"version": "78.1",
|
||||
"port-version": 1,
|
||||
"version": "78.2",
|
||||
"description": "Mature and widely used Unicode and localization library.",
|
||||
"homepage": "https://icu.unicode.org/home",
|
||||
"license": "ICU",
|
||||
|
||||
@@ -3861,8 +3861,8 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"icu": {
|
||||
"baseline": "78.1",
|
||||
"port-version": 1
|
||||
"baseline": "78.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"ideviceinstaller": {
|
||||
"baseline": "2023-07-21",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1c024a43e88d0dafa064363ddf49ec0cde221b8a",
|
||||
"version": "78.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "1fee992f7c429f4f5411338bede36139266337d4",
|
||||
"version": "78.1",
|
||||
|
||||
Reference in New Issue
Block a user