Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMichaƫl Zasso <targos@protonmail.com>2021-04-10 00:57:16 +0300
committergengjiawen <technicalcute@gmail.com>2021-04-14 12:07:29 +0300
commitee669a0d29e567c58633300bcd71d06879f58e87 (patch)
treeb962a7eb706f4caf967d23567f1d340e7e566da2 /tools
parent1d21a8d140f78d4408c5375caedc917a83902a80 (diff)
deps: update ICU to 69.1
Refs: https://github.com/unicode-org/icu/releases/tag/release-69-1 PR-URL: https://github.com/nodejs/node/pull/38178 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/icu/current_ver.dep4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/icu/current_ver.dep b/tools/icu/current_ver.dep
index 1c7f4587962..4ab415d8757 100644
--- a/tools/icu/current_ver.dep
+++ b/tools/icu/current_ver.dep
@@ -1,6 +1,6 @@
[
{
- "url": "https://github.com/unicode-org/icu/releases/download/release-68-2/icu4c-68_2-src.tgz",
- "md5": "c21cbdfe31a1e325afe765a16f907d20"
+ "url": "https://github.com/unicode-org/icu/releases/download/release-69-1/icu4c-69_1-src.tgz",
+ "md5": "9403db682507369d0f60a25ea67014c4"
}
]