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:
Ievgenii Meshcheriakov 2022-05-23 15:31:12 +02:00
parent e2e0420028
commit 6b739f836b

View File

@ -30,11 +30,11 @@
world's languages, with the largest and most extensive standard repository of locale data
available.",
"Homepage": "https://cldr.unicode.org/",
"Version": "v40",
"Version": "v41",
"License": "// as specified in https://spdx.org/licenses/Unicode-DFS-2016.html",
"License": "Unicode License Agreement - Data Files and Software (2016)",
"LicenseId": "Unicode-DFS-2016",
"LicenseFile": "UNICODE_LICENSE.txt",
"Copyright": "Copyright (C) 1991-2021 Unicode, Inc."
"Copyright": "Copyright (C) 1991-2022 Unicode, Inc."
}
]