Re-generate code with glean-parser 15.0.0

This commit is contained in:
GitHub Actions - Run new glean-parser 2024-08-26 01:50:19 +00:00
Родитель 4e3fd1af3e
Коммит 73638346b3
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -3,7 +3,7 @@ This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
AUTOGENERATED BY glean_parser v14.5.2. DO NOT EDIT. To recreate, run:
AUTOGENERATED BY glean_parser v15.0.0. DO NOT EDIT. To recreate, run:
bash .circleci/python_job.bash run build_glean
"""
@ -49,7 +49,7 @@ class EventsServerEventLogger:
# `Unknown` fields below are required in the Glean schema, however they are
# not useful in server context
"client_info": {
"telemetry_sdk_build": "glean_parser v14.5.2",
"telemetry_sdk_build": "glean_parser v15.0.0",
"first_run_date": "Unknown",
"os": "Unknown",
"os_version": "Unknown",