build: update to cldr v37 (#39343)

Update to use a newer version of CLDR data, version 37.

PR Close #39343
This commit is contained in:
Joey Perrott 2020-10-20 09:58:00 -07:00 committed by Andrew Kushnir
parent a67895cee3
commit 963832ba25
1 changed files with 18 additions and 18 deletions

View File

@ -1,22 +1,22 @@
{
"core": [
"https://github.com/unicode-cldr/cldr-core/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-segments-modern/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-dates-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-buddhist-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-chinese-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-coptic-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-dangi-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-ethiopic-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-hebrew-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-indian-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-islamic-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-japanese-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-persian-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-roc-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-localenames-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-misc-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-numbers-full/archive/36.0.0.zip",
"https://github.com/unicode-cldr/cldr-units-full/archive/36.0.0.zip"
"https://github.com/unicode-cldr/cldr-core/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-segments-modern/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-dates-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-buddhist-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-chinese-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-coptic-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-dangi-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-ethiopic-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-hebrew-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-indian-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-islamic-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-japanese-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-persian-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-roc-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-localenames-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-misc-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-numbers-full/archive/37.0.0.zip",
"https://github.com/unicode-cldr/cldr-units-full/archive/37.0.0.zip"
]
}