PSL update script: Update pick-to branches

Not picking back because prior branches should not be picking forward.

Task-number: QTBUG-137782
Change-Id: I371f393c416b3be93eedb949bb2c78cab284c4f5
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
This commit is contained in:
Mårten Nordheim 2025-06-18 14:06:38 +02:00
parent d9a0cbc36c
commit 0871d30ee8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Copyright (C) 2023 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
PICK_TO_BRANCHES="6.9 6.8 6.5 6.2 5.15"
PICK_TO_BRANCHES="6.10 6.9 6.8 6.5 5.15"
#UPSTREAM=github.com:publicsuffix/list.git # use this if you have a github account
UPSTREAM=https://github.com/publicsuffix/list.git # and this if you don't