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.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/3rdparty/tinycbor/qt_attribution.json b/src/3rdparty/tinycbor/qt_attribution.json
index 5b6355d013..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",
- "Version": "0.6.0",
"Homepage": "https://github.com/intel/tinycbor",
"License": "MIT License",
"LicenseId": "MIT",
"LicenseFile": "LICENSE",
- "Version": "0.6+patches",
- "Copyright": "Copyright (C) 2018 Intel Corporation"
+ "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"
}