Update public suffix list script pick-to branches

6.6 is out and 6.8 is in.
Not picking this back, because the prior branches should not pick to
later branches.

Change-Id: Iaca586d2d5bafa195e2ea49730b9ee98d9ecf48b
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
Mårten Nordheim 2024-06-05 12:33:33 +02:00 committed by Mårten Nordheim
parent 54a57b1e6a
commit d5e38752db

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.7 6.6 6.5 6.2 5.15"
PICK_TO_BRANCHES="6.8 6.7 6.5 6.2 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