diff --git a/bucket/conan.json b/bucket/conan.json index 73fd01e0c1..4ae514bc3b 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "1.37.2", + "version": "1.38.0", "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.37.2/conan-win-64.exe", - "hash": "3d625153d16e3600be8a1fc156cc73e24dde88a5da46d76b67d025f09d174b85" + "url": "https://github.com/conan-io/conan/releases/download/1.38.0/conan-win-64.exe", + "hash": "7d60167bd7da93e88d821f8a045fe1cd334b4a70defffe0b4e33ffc557fc5b3d" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/1.37.2/conan-win-32.exe", - "hash": "10247667f363ad01f13753c647bfcfca7a1cb947a20935d82d3f80d201e0b7cd" + "url": "https://github.com/conan-io/conan/releases/download/1.38.0/conan-win-32.exe", + "hash": "eaab7a0575b93e5c498c7fa8a4bad6c80b831808032d88d6d20621fa932f5df0" } }, "innosetup": true,