conan: Update to version 1.48.2

This commit is contained in:
github-actions[bot] 2022-06-02 16:31:04 +00:00
parent f27076484e
commit 48940dbc9f

View File

@ -1,16 +1,16 @@
{
"version": "1.49.0",
"version": "1.48.2",
"description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.49.0/conan-win-64.exe",
"hash": "647e0ef627b4cf6fa366a91d36b85b2d80dbcd201caa20d29bb231ef58afa2c5"
"url": "https://github.com/conan-io/conan/releases/download/1.48.2/conan-win-64.exe",
"hash": "c91d273e7c1139b63a074d0d76553b7ed260e07e938295adcc14fb687966c2a6"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.49.0/conan-win-32.exe",
"hash": "7867bf2e71fef2290b2362a846e4c6f319522b9c5bc0f697cc96bf48fa385056"
"url": "https://github.com/conan-io/conan/releases/download/1.48.2/conan-win-32.exe",
"hash": "62276a5dc598be047e57f39b83ab4fae01e74a279be8987d23cd29b7f3fc9df7"
}
},
"innosetup": true,