Skip to content

Commit

Permalink
CLDR-15402 v41 CLDR-JSON generate from release-41
Browse files Browse the repository at this point in the history
* Note: only version number change since beta2.
* cldr-json info
- DATA: unicode-org/cldr-staging:  36caa1c7 release-41
- TOOL: unicode-org/cldr:  1e28c0fbb4 release-41
- SCRIPT: unicode-org/cldr-json:  2a6df0c 41.0.0-BETA2-1-g2a6df0c0d
  • Loading branch information
srl295 committed Apr 5, 2022
1 parent 2a6df0c commit a2de0e1
Show file tree
Hide file tree
Showing 83 changed files with 151 additions and 151 deletions.
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-derived-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-annotations-derived-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"main": "annotationsDerived/**/*.json",
"ignore": [
".gitattributes",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-derived-full/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-annotations-derived-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"description": "Character annotation data, including derived data. (complete)",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-derived-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-annotations-derived-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"main": "annotationsDerived/**/*.json",
"ignore": [
".gitattributes",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-derived-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-annotations-derived-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"description": "Character annotation data, including derived data. (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-annotations-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"main": "annotations/**/*.json",
"ignore": [
".gitattributes",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-full/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-annotations-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"description": "Character annotation data (complete)",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-annotations-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"main": "annotations/**/*.json",
"ignore": [
".gitattributes",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-annotations-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-annotations-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"description": "Character annotation data (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-bcp47/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-bcp47",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"main": "bcp47/**/*.json",
"ignore": [
".gitattributes",
Expand Down
2 changes: 1 addition & 1 deletion cldr-json/cldr-bcp47/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cldr-bcp47",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"description": "BCP 47 metadata",
"homepage": "https://cldr.unicode.org",
"author": "The Unicode Consortium",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-buddhist-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-buddhist-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-buddhist-full/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-buddhist-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"description": "CLDR data for Buddhist calendars. (complete)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-buddhist-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-buddhist-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-buddhist-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-buddhist-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"description": "CLDR data for Buddhist calendars. (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-chinese-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-chinese-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-chinese-full/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-chinese-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"description": "CLDR data for Chinese calendars. (complete)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-chinese-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-chinese-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-chinese-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-chinese-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"description": "CLDR data for Chinese calendars. (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-coptic-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-coptic-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-coptic-full/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-coptic-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"description": "CLDR data for Coptic calendars. (complete)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-coptic-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-coptic-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-coptic-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-coptic-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"description": "CLDR data for Coptic calendars. (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-dangi-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-dangi-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-dangi-full/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-dangi-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"description": "CLDR data for Dangi calendars. (complete)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-dangi-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-dangi-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-dangi-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-dangi-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"description": "CLDR data for Dangi calendars. (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-ethiopic-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-ethiopic-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-ethiopic-full/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-ethiopic-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"description": "CLDR data for Ethiopic calendars. (complete)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-ethiopic-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-ethiopic-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-ethiopic-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-ethiopic-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"description": "CLDR data for Ethiopic calendars. (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-hebrew-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-hebrew-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-hebrew-full/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-hebrew-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"description": "CLDR data for Hebrew calendars. (complete)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-hebrew-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-hebrew-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-hebrew-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-hebrew-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"description": "CLDR data for Hebrew calendars. (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-indian-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-indian-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-indian-full/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-indian-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"description": "CLDR data for Indian calendars. (complete)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-indian-modern/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-indian-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-indian-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-indian-modern",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"peerDependencies": {
"cldr-dates-modern": "41.0.0-BETA2"
"cldr-dates-modern": "41.0.0"
},
"description": "CLDR data for Indian calendars. (modern coverage locales)",
"homepage": "https://cldr.unicode.org",
Expand Down
4 changes: 2 additions & 2 deletions cldr-json/cldr-cal-islamic-full/bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-cal-islamic-full",
"version": "41.0.0-BETA2",
"version": "41.0.0",
"dependencies": {
"cldr-dates-full": "41.0.0-BETA2"
"cldr-dates-full": "41.0.0"
},
"main": "main/**/*.json",
"ignore": [
Expand Down
Loading

0 comments on commit a2de0e1

Please sign in to comment.