conan: Update to version 2.0.14

This commit is contained in:
github-actions[bot] 2023-11-14 16:25:28 +00:00
parent 8a95d35e93
commit b9dde1d1f0

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.13", "version": "2.0.14",
"description": "The open-source, decentralized C/C++ package manager", "description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io", "homepage": "https://conan.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.13/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.14/conan-win-64.exe",
"hash": "25847057d87014b973b5381669f5532d35b525f4e3eb507d2411148fb0185395" "hash": "6cf86ab93fcfab16774dadae902ee7ecf91eec27e83b6a603aec84cb3467c51a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.13/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.14/conan-win-32.exe",
"hash": "52a0999743c83e66c9dddfb6add622110cfc544a3955cb423942487d5dacecb3" "hash": "25a2891af4bcbdd99e54cc823aa5b1fe32ecd81e2a1fb64393c321198af008e8"
} }
}, },
"innosetup": true, "innosetup": true,