diff --git a/bucket/conan.json b/bucket/conan.json index 0888160fbe..8967dd08b3 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "1.40.0", + "version": "1.40.1", "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.40.0/conan-win-64.exe", - "hash": "fa9070489c18c8841ae339df0491b2f354bb1be490bb0227539ebac7697a2e2e" + "url": "https://github.com/conan-io/conan/releases/download/1.40.1/conan-win-64.exe", + "hash": "98431866f0a08f446cb01d1913794aba9ad8ecc0a3573384a17ab9231bdcd1ed" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/1.40.0/conan-win-32.exe", - "hash": "54c644dd1b91a7c1cbe55dc89b9a14cbfcfbf82dfa22f250f0449682f650ce04" + "url": "https://github.com/conan-io/conan/releases/download/1.40.1/conan-win-32.exe", + "hash": "aeeca94e92c4462090031dd5395d4e530e1645881147bcc6e67860b48ba803f9" } }, "innosetup": true,