diff --git a/bucket/conan.json b/bucket/conan.json index 9e858539cc..bd21cd55ff 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "1.18.1", + "version": "1.18.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.18.1/conan-win-64_1_18_1.exe", - "hash": "9870a408efaca725e82e15c333de40dc97758ecec78213104bdc752ecef76213" + "url": "https://github.com/conan-io/conan/releases/download/1.18.2/conan-win-64_1_18_2.exe", + "hash": "2ca9a88a01ac2202390bebc9efc60d70b9f09204066515fd94a6c51dd3c0350d" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/1.18.1/conan-win-32_1_18_1.exe", - "hash": "829f23dba7614c49106fbc042e393930211635fe1b0c824671be3a346c21490f" + "url": "https://github.com/conan-io/conan/releases/download/1.18.2/conan-win-32_1_18_2.exe", + "hash": "8616d2ab70b3e5a9c5033bc43f6630e4142816a28a64cc695045fa82dddea6fc" } }, "innosetup": true,