aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-04-21 13:40:57 +0200
committerKai Koehne <kai.koehne@qt.io>2021-09-09 07:40:30 +0000
commit6d4fdf047da4c48ada99fe53efa19d7f814d19f4 (patch)
tree78e512e15c5420520d38a62a3fa90898d57c8f9a
parent2fbaad08a01d611858bef5e747addea7f42318b3 (diff)
Document upstream gumbo version
Change-Id: Idb6dd5a0b2a9fa171487092975a57715f77718c5 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--src/3rdparty/qt_attribution.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/qt_attribution.json b/src/3rdparty/qt_attribution.json
index 1a9a360..fbee356 100644
--- a/src/3rdparty/qt_attribution.json
+++ b/src/3rdparty/qt_attribution.json
@@ -8,6 +8,7 @@
"Description": "Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies.",
"Homepage": "https://github.com/google/gumbo-parser",
+ "Version": "0.10.1",
"LicenseId": "Apache-2.0 AND MIT",
"License": "Apache License 2.0 AND MIT",
"CopyrightFile": "GUMBO-AUTHORS.txt"