3rdparty: update TinyCBOR links to 0.6.0 final release

No code change.

Pick-to: 6.2
Change-Id: Ice04365c72984d07a64dfffd16b28c74ee1c07eb
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
Thiago Macieira 2021-10-29 09:14:08 -07:00
parent 1bc41f7a7e
commit 48856934ec

View File

@ -9,7 +9,7 @@
"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"
}