summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2023-05-04 13:18:36 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-05-09 05:36:23 +0000
commitdbf4dbe386c1aaaa0a46a2ecb5b53362bedcd136 (patch)
tree293a859572f682f7f954608b0fa6be55d3c59266
parent318ea97a6885b89d8754071f139f1df2ca808efb (diff)
downloadqtbase-dbf4dbe386c1aaaa0a46a2ecb5b53362bedcd136.tar.gz
Update download location for Harfbuzz as well
This amends 151287fb5182b45736da6b2e2e516bb54e44219a. qt_attribution.json now has the download link for the Harfbuzz version used. It was for the wrong version before, but now it should be correct. Task-number: QTBUG-113352 Change-Id: If79f6a814d909e687c8371aa0948b11b88f3d14b Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 2bd610ed1297be565309aec54067d65dfe868e71) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/3rdparty/harfbuzz-ng/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/harfbuzz-ng/qt_attribution.json b/src/3rdparty/harfbuzz-ng/qt_attribution.json
index d680711896..b1ca7db332 100644
--- a/src/3rdparty/harfbuzz-ng/qt_attribution.json
+++ b/src/3rdparty/harfbuzz-ng/qt_attribution.json
@@ -8,7 +8,7 @@
"Description": "HarfBuzz is an OpenType text shaping engine.",
"Homepage": "http://harfbuzz.org",
"Version": "7.2.0",
- "DownloadLocation": "https://github.com/harfbuzz/harfbuzz/releases/tag/7.1.0",
+ "DownloadLocation": "https://github.com/harfbuzz/harfbuzz/releases/tag/7.2.0",
"License": "MIT License",
"LicenseId": "MIT",