Fix CLDR version in qt_attribution.json
CLDR was updated to version 41 in 59860685a19017b50e8fd54c3397a190585c8ebc but this file was not updated. Task-number: QTBUG-103663 Change-Id: I163a4a3f6ce16d611c013656fa569be01880e72c Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
This commit is contained in:
parent
e2e0420028
commit
6b739f836b
@ -30,11 +30,11 @@
|
|||||||
world's languages, with the largest and most extensive standard repository of locale data
|
world's languages, with the largest and most extensive standard repository of locale data
|
||||||
available.",
|
available.",
|
||||||
"Homepage": "https://cldr.unicode.org/",
|
"Homepage": "https://cldr.unicode.org/",
|
||||||
"Version": "v40",
|
"Version": "v41",
|
||||||
"License": "// as specified in https://spdx.org/licenses/Unicode-DFS-2016.html",
|
"License": "// as specified in https://spdx.org/licenses/Unicode-DFS-2016.html",
|
||||||
"License": "Unicode License Agreement - Data Files and Software (2016)",
|
"License": "Unicode License Agreement - Data Files and Software (2016)",
|
||||||
"LicenseId": "Unicode-DFS-2016",
|
"LicenseId": "Unicode-DFS-2016",
|
||||||
"LicenseFile": "UNICODE_LICENSE.txt",
|
"LicenseFile": "UNICODE_LICENSE.txt",
|
||||||
"Copyright": "Copyright (C) 1991-2021 Unicode, Inc."
|
"Copyright": "Copyright (C) 1991-2022 Unicode, Inc."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user