From 6a8dea1ace99554907a73f85dedc166db6d4be3b Mon Sep 17 00:00:00 2001 From: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Date: Wed, 8 Sep 2021 06:19:28 +0800 Subject: [icu] Fix tool path (#19726) * [icu] Fix tool path * Update the baseline version * Apply the review suggestions Co-authored-by: Billy Robert O'Neal III --- versions/baseline.json | 2 +- versions/i-/icu.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'versions') diff --git a/versions/baseline.json b/versions/baseline.json index 37380854f..5035b32a7 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2602,7 +2602,7 @@ }, "icu": { "baseline": "69.1", - "port-version": 13 + "port-version": 14 }, "ideviceinstaller": { "baseline": "1.1.2.23-1", diff --git a/versions/i-/icu.json b/versions/i-/icu.json index cd747442b..bac44faa4 100644 --- a/versions/i-/icu.json +++ b/versions/i-/icu.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2632dd55c20f6830027ae1e167524817b1a9d7ec", + "version": "69.1", + "port-version": 14 + }, { "git-tree": "d8c36cdfe8059aadefd80b2d5800a5d9f3494cd6", "version": "69.1", -- cgit v1.2.3