conan: Update to version 1.54.0

This commit is contained in:
github-actions[bot] 2022-11-07 20:29:53 +00:00
parent 91f6c29288
commit b0004b3e22

View File

@ -1,16 +1,16 @@
{ {
"version": "1.53.0", "version": "1.54.0",
"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/1.53.0/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/1.54.0/conan-win-64.exe",
"hash": "96fc6cc19855b9aeabd0c8b07389cf37b4de8d6176cee475afe6b2e7956a7657" "hash": "99ea8673d2a6b6ef74d38e529b5230120538c01ccac6e2e0a4ebbf1a2f607228"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.53.0/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/1.54.0/conan-win-32.exe",
"hash": "bbcdeec6c41aaa657bd002262226388df5f0e02901fdbeaf0b408c9e7902a469" "hash": "adf7372e412505172a743c67ea19a4269a589f9ea8ba3d319d9f7d558d08aa9a"
} }
}, },
"innosetup": true, "innosetup": true,