summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/zlib/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/zlib/qt_attribution.json')
-rw-r--r--src/3rdparty/zlib/qt_attribution.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/3rdparty/zlib/qt_attribution.json b/src/3rdparty/zlib/qt_attribution.json
index db176cbe6a..88ed202db1 100644
--- a/src/3rdparty/zlib/qt_attribution.json
+++ b/src/3rdparty/zlib/qt_attribution.json
@@ -3,13 +3,15 @@
"Name": "Data Compression Library (zlib)",
"QDocModule": "qtcore",
"QtUsage": "Optionally used in Qt Core and development tools. Configure with -system-zlib to avoid.",
+ "SecurityCritical": true,
"Description": "zlib is a general purpose data compression library.",
"Homepage": "https://zlib.net/",
- "Version": "1.2.13",
+ "Version": "1.3.1",
+ "DownloadLocation": "https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz",
"License": "zlib License",
"LicenseId": "Zlib",
"LicenseFile": "LICENSE",
- "Copyright": "(C) 1995-2022 Jean-loup Gailly and Mark Adler"
+ "Copyright": "(C) 1995-2024 Jean-loup Gailly and Mark Adler"
}