summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/tinycbor/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/tinycbor/qt_attribution.json')
-rw-r--r--src/3rdparty/tinycbor/qt_attribution.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/3rdparty/tinycbor/qt_attribution.json b/src/3rdparty/tinycbor/qt_attribution.json
index 3eccd21edb..b19c57904b 100644
--- a/src/3rdparty/tinycbor/qt_attribution.json
+++ b/src/3rdparty/tinycbor/qt_attribution.json
@@ -3,13 +3,14 @@
"Name": "TinyCBOR",
"QDocModule": "qtcore",
"QtUsage": "Used for QCborStreamReader and QCborStreamWriter.",
+ "SecurityCritical": true,
"Description": "Concise Binary Object Representation (CBOR) Library",
"Homepage": "https://github.com/intel/tinycbor",
"License": "MIT License",
"LicenseId": "MIT",
"LicenseFile": "LICENSE",
- "DownloadLocation": "https://github.com/intel/tinycbor/archive/refs/tags/v0.6-rc1.tar.gz",
- "Version": "0.6-rc1",
+ "DownloadLocation": "https://github.com/intel/tinycbor/archive/v0.6.0/tinycbor-0.6.0.tar.gz",
+ "Version": "0.6.0",
"Copyright": "Copyright (C) 2015-2021 Intel Corporation"
}