summaryrefslogtreecommitdiff
path: root/tools/icu
diff options
context:
space:
mode:
authorUjjwal Sharma <usharma1998@gmail.com>2019-04-23 18:21:33 +0530
committerMichaƫl Zasso <targos@protonmail.com>2019-04-25 21:38:26 +0200
commitc80c414027307da5b3135d3452f8e6f792a121c0 (patch)
treed6f0781064cfd403d2c7478de8bd316dec9fa84e /tools/icu
parentc9b298c5eed7abec0aff02d1f67e18e5ea938fc9 (diff)
downloadandroid-node-v8-c80c414027307da5b3135d3452f8e6f792a121c0.tar.gz
android-node-v8-c80c414027307da5b3135d3452f8e6f792a121c0.tar.bz2
android-node-v8-c80c414027307da5b3135d3452f8e6f792a121c0.zip
tools: update LICENSE and tools/icu/current_ver.dep
Update the LICENSE file and tools/icu/current_ver.dep file in order to finalize the upgrade to ICU 64.2 PR-URL: https://github.com/nodejs/node/pull/27361 Fixes: https://github.com/nodejs/node/issues/26388 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Steven R Loomis <srloomis@us.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'tools/icu')
-rw-r--r--tools/icu/current_ver.dep12
1 files changed, 2 insertions, 10 deletions
diff --git a/tools/icu/current_ver.dep b/tools/icu/current_ver.dep
index ce0d89485a..2d467a6fd0 100644
--- a/tools/icu/current_ver.dep
+++ b/tools/icu/current_ver.dep
@@ -1,14 +1,6 @@
[
{
- "url": "https://github.com/unicode-org/icu/releases/download/release-63-1/icu4c-63_1-src.zip",
- "md5": "d25bc38089db64668fd86f34b4aa9b93"
- },
- {
- "url": "https://sourceforge.net/projects/icu/files/ICU4C/63.1/icu4c-63_1-src.zip",
- "md5": "d25bc38089db64668fd86f34b4aa9b93"
- },
- {
- "url": "https://download.icu-project.org/files/icu4c/63.1/icu4c-63_1-src.zip",
- "md5": "d25bc38089db64668fd86f34b4aa9b93"
+ "url": "https://github.com/unicode-org/icu/releases/download/release-64-2/icu4c-64_2-src.tgz",
+ "md5": "a3d18213beec454e3cdec9a3116d6b05"
}
]